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