MWAWGraphicListenerInternal::State Struct Reference

the state of a MWAWGraphicListener More...

List of all members.

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< MWAWListm_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 &)
Stateoperator= (const State &)

Detailed Description

the state of a MWAWGraphicListener


Constructor & Destructor Documentation


Member Function Documentation

State& MWAWGraphicListenerInternal::State::operator= ( const State ) [private]

Member Data Documentation

a stack used to know what is open

a buffer to stored the text


The documentation for this struct was generated from the following file: