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