the state of a MWAWGraphicListener More...
Public Member Functions | |
| State () | |
| constructor | |
| ~State () | |
| destructor | |
Public Attributes | |
| Vec2f | m_origin |
| the origin position | |
| WPXString | m_textBuffer |
| a buffer to stored the text | |
| MWAWFont | m_font |
| the font | |
| MWAWParagraph | m_paragraph |
| the paragraph | |
| shared_ptr< MWAWList > | m_list |
| bool | m_isGraphicStarted |
| bool | m_isTextZoneOpened |
| bool | m_isFrameOpened |
| bool | m_isSpanOpened |
| bool | m_isParagraphOpened |
| bool | m_isListElementOpened |
| bool | m_firstParagraphInPageSpan |
| std::vector< bool > | m_listOrderedLevels |
| bool | m_inSubDocument |
| a stack used to know what is open | |
| libmwaw::SubDocumentType | m_subDocumentType |
Private Member Functions | |
| State (const State &) | |
| State & | operator= (const State &) |
the state of a MWAWGraphicListener
constructor
| MWAWGraphicListenerInternal::State::~State | ( | ) | [inline] |
destructor
| MWAWGraphicListenerInternal::State::State | ( | const State & | ) | [private] |
the font
a stack used to know what is open
| shared_ptr<MWAWList> MWAWGraphicListenerInternal::State::m_list |
| std::vector<bool> MWAWGraphicListenerInternal::State::m_listOrderedLevels |
the origin position
the paragraph
a buffer to stored the text