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