Internal: the sidebar of a FullWrtGraph. More...
Public Member Functions | |
| SideBar (FullWrtStruct::ZoneHeader const &header) | |
| constructor | |
Public Attributes | |
| MWAWBox2f | m_box |
| the position (in point) | |
| int | m_page |
| the page | |
| int | m_borderId |
| the border id | |
| bool | m_parsed |
| a flag to know if the sidebar is send to the listener | |
Internal: the sidebar of a FullWrtGraph.
| FullWrtGraphInternal::SideBar::SideBar | ( | FullWrtStruct::ZoneHeader const & | header | ) | [inline] |
constructor
the border id
Referenced by FullWrtGraph::readSideBarFormat(), and FullWrtGraph::sendSideBar().
the position (in point)
Referenced by FullWrtGraph::readSideBarPosition(), and FullWrtGraph::sendSideBar().
the page
Referenced by FullWrtGraph::readSideBarPosition(), and FullWrtGraph::sendSideBar().
bool FullWrtGraphInternal::SideBar::m_parsed [mutable] |
a flag to know if the sidebar is send to the listener
Referenced by FullWrtGraph::sendPageGraphics(), and FullWrtGraph::sendSideBar().