Internal: the state of a WriteNowText.
More...
Internal: the state of a WriteNowText.
§ State()
WriteNowTextInternal::State::State |
( |
| ) |
|
|
inline |
§ getContentZone()
shared_ptr<ContentZones> WriteNowTextInternal::State::getContentZone |
( |
long |
pos | ) |
const |
|
inline |
return the content corresponding to a pos
§ getDefaultParagraph()
Paragraph WriteNowTextInternal::State::getDefaultParagraph |
( |
int |
type | ) |
const |
|
inline |
return a paragraph corresponding to 0:body, 1: header/footer, 2: footnote
§ getFontId()
int WriteNowTextInternal::State::getFontId |
( |
int |
localId | ) |
const |
|
inline |
return a mac font id corresponding to a local id
§ m_actualPage
int WriteNowTextInternal::State::m_actualPage |
§ m_contentMap
std::map<long, shared_ptr<ContentZones> > WriteNowTextInternal::State::m_contentMap |
§ m_footer
shared_ptr<ContentZones> WriteNowTextInternal::State::m_footer |
§ m_header
shared_ptr<ContentZones> WriteNowTextInternal::State::m_header |
the header and the footer
§ m_localFIdMap
std::map<int, int> WriteNowTextInternal::State::m_localFIdMap |
a map local fontId->fontId
§ m_mainZones
Zone WriteNowTextInternal::State::m_mainZones[3] |
the three main zone ( text, footnote, header/footer)
§ m_numColumns
int WriteNowTextInternal::State::m_numColumns |
§ m_numPages
int WriteNowTextInternal::State::m_numPages |
§ m_paragraph
Paragraph WriteNowTextInternal::State::m_paragraph |
§ m_styleList
std::vector<Style> WriteNowTextInternal::State::m_styleList |
the list of styles (body, footer, footnote, header, table )
§ m_styleMap
std::map<int, int> WriteNowTextInternal::State::m_styleMap |
the style indirection table
§ m_version
int WriteNowTextInternal::State::m_version |
|
mutable |
The documentation for this struct was generated from the following file: