MWAWGraphicListenerInternal::State Struct Reference

the state of a MWAWGraphicListener More...

Public Member Functions

 State ()
 constructor More...
 
 ~State ()
 destructor More...
 

Public Attributes

Vec2f m_origin
 the origin position More...
 
WPXString m_textBuffer
 a buffer to stored the text More...
 
MWAWFont m_font
 the font More...
 
MWAWParagraph m_paragraph
 the paragraph More...
 
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 More...
 
libmwaw::SubDocumentType m_subDocumentType
 

Private Member Functions

 State (const State &)
 
Stateoperator= (const State &)
 

Detailed Description

the state of a MWAWGraphicListener

Constructor & Destructor Documentation

MWAWGraphicListenerInternal::State::State ( )

constructor

MWAWGraphicListenerInternal::State::~State ( )
inline

destructor

MWAWGraphicListenerInternal::State::State ( const State )
private

Member Function Documentation

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

Member Data Documentation

bool MWAWGraphicListenerInternal::State::m_firstParagraphInPageSpan
MWAWFont MWAWGraphicListenerInternal::State::m_font

the font

bool MWAWGraphicListenerInternal::State::m_inSubDocument

a stack used to know what is open

bool MWAWGraphicListenerInternal::State::m_isFrameOpened
bool MWAWGraphicListenerInternal::State::m_isGraphicStarted
bool MWAWGraphicListenerInternal::State::m_isListElementOpened
bool MWAWGraphicListenerInternal::State::m_isParagraphOpened
bool MWAWGraphicListenerInternal::State::m_isSpanOpened
bool MWAWGraphicListenerInternal::State::m_isTextZoneOpened
shared_ptr<MWAWList> MWAWGraphicListenerInternal::State::m_list
std::vector<bool> MWAWGraphicListenerInternal::State::m_listOrderedLevels
Vec2f MWAWGraphicListenerInternal::State::m_origin

the origin position

MWAWParagraph MWAWGraphicListenerInternal::State::m_paragraph

the paragraph

libmwaw::SubDocumentType MWAWGraphicListenerInternal::State::m_subDocumentType
WPXString MWAWGraphicListenerInternal::State::m_textBuffer

a buffer to stored the text


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

Generated on Tue Mar 10 2015 17:32:11 for libmwaw by doxygen 1.8.5