the state of a MWAWGraphicListener
More...
MWAWGraphicListenerInternal::State::State |
( |
| ) |
|
MWAWGraphicListenerInternal::State::~State |
( |
| ) |
|
|
inline |
MWAWGraphicListenerInternal::State::State |
( |
const State & |
| ) |
|
|
private |
bool MWAWGraphicListenerInternal::State::isInTextZone |
( |
| ) |
const |
|
inline |
returns true if we are in a text zone, ie. either in a textbox or a table cell
State& MWAWGraphicListenerInternal::State::operator= |
( |
const State & |
| ) |
|
|
private |
unsigned MWAWGraphicListenerInternal::State::m_currentPage |
int MWAWGraphicListenerInternal::State::m_currentPageNumber |
bool MWAWGraphicListenerInternal::State::m_firstParagraphInPageSpan |
MWAWFont MWAWGraphicListenerInternal::State::m_font |
MWAWPosition MWAWGraphicListenerInternal::State::m_framePosition |
bool MWAWGraphicListenerInternal::State::m_inLink |
bool MWAWGraphicListenerInternal::State::m_inNote |
bool MWAWGraphicListenerInternal::State::m_inSubDocument |
bool MWAWGraphicListenerInternal::State::m_isFrameOpened |
a flag to know if openFrame was called
bool MWAWGraphicListenerInternal::State::m_isGroupOpened |
a flag to know if openGroup was called
bool MWAWGraphicListenerInternal::State::m_isLayerOpened |
a flag to know if openLayer was called
bool MWAWGraphicListenerInternal::State::m_isListElementOpened |
bool MWAWGraphicListenerInternal::State::m_isParagraphOpened |
bool MWAWGraphicListenerInternal::State::m_isSpanOpened |
bool MWAWGraphicListenerInternal::State::m_isTableCellOpened |
bool MWAWGraphicListenerInternal::State::m_isTableColumnOpened |
bool MWAWGraphicListenerInternal::State::m_isTableOpened |
a stack used to know what is open
bool MWAWGraphicListenerInternal::State::m_isTableRowOpened |
bool MWAWGraphicListenerInternal::State::m_isTextBoxOpened |
shared_ptr<MWAWList> MWAWGraphicListenerInternal::State::m_list |
std::vector<bool> MWAWGraphicListenerInternal::State::m_listOrderedLevels |
int MWAWGraphicListenerInternal::State::m_numPagesRemainingInSpan |
MWAWVec2f MWAWGraphicListenerInternal::State::m_origin |
librevenge::RVNGString MWAWGraphicListenerInternal::State::m_textBuffer |
a buffer to stored the text
The documentation for this struct was generated from the following file: