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