the state of a STOFFSpreadsheetListener
More...
STOFFSpreadsheetListenerInternal::State::State |
( |
| ) |
|
STOFFSpreadsheetListenerInternal::State::~State |
( |
| ) |
|
|
inline |
STOFFSpreadsheetListenerInternal::State::State |
( |
const State & |
| ) |
|
|
private |
bool STOFFSpreadsheetListenerInternal::State::canWriteText |
( |
| ) |
const |
|
inline |
returns true if we are in a text zone
State& STOFFSpreadsheetListenerInternal::State::operator= |
( |
const State & |
| ) |
|
|
private |
unsigned STOFFSpreadsheetListenerInternal::State::m_currentPage |
int STOFFSpreadsheetListenerInternal::State::m_currentPageNumber |
STOFFFont STOFFSpreadsheetListenerInternal::State::m_font |
bool STOFFSpreadsheetListenerInternal::State::m_inLink |
bool STOFFSpreadsheetListenerInternal::State::m_inSubDocument |
a stack used to know what is open
bool STOFFSpreadsheetListenerInternal::State::m_isFrameOpened |
bool STOFFSpreadsheetListenerInternal::State::m_isHeaderFooterOpened |
a flag to know if the header footer is started
bool STOFFSpreadsheetListenerInternal::State::m_isHeaderFooterRegionOpened |
a flag to know if the header footer region is started
Referenced by canWriteText().
bool STOFFSpreadsheetListenerInternal::State::m_isHeaderFooterWithoutParagraph |
bool STOFFSpreadsheetListenerInternal::State::m_isListElementOpened |
bool STOFFSpreadsheetListenerInternal::State::m_isNote |
bool STOFFSpreadsheetListenerInternal::State::m_isPageSpanOpened |
bool STOFFSpreadsheetListenerInternal::State::m_isParagraphOpened |
bool STOFFSpreadsheetListenerInternal::State::m_isSheetCellOpened |
bool STOFFSpreadsheetListenerInternal::State::m_isSheetColumnOpened |
bool STOFFSpreadsheetListenerInternal::State::m_isSpanOpened |
bool STOFFSpreadsheetListenerInternal::State::m_isTableCellOpened |
bool STOFFSpreadsheetListenerInternal::State::m_isTableColumnOpened |
bool STOFFSpreadsheetListenerInternal::State::m_isTableOpened |
bool STOFFSpreadsheetListenerInternal::State::m_isTableRowOpened |
bool STOFFSpreadsheetListenerInternal::State::m_isTextboxOpened |
std::shared_ptr<STOFFList> STOFFSpreadsheetListenerInternal::State::m_list |
std::vector<bool> STOFFSpreadsheetListenerInternal::State::m_listOrderedLevels |
int STOFFSpreadsheetListenerInternal::State::m_numDeferredTabs |
the number of tabs to add
int STOFFSpreadsheetListenerInternal::State::m_numPagesRemainingInSpan |
librevenge::RVNGString STOFFSpreadsheetListenerInternal::State::m_textBuffer |
a buffer to stored the text
The documentation for this struct was generated from the following file: