Internal: the state of a WriteNowText.
More...
Internal: the state of a WriteNowText.
◆ State()
WriteNowTextInternal::State::State |
( |
| ) |
|
|
inline |
◆ getContentZone()
std::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, std::shared_ptr<ContentZones> > WriteNowTextInternal::State::m_contentMap |
◆ m_footer
std::shared_ptr<ContentZones> WriteNowTextInternal::State::m_footer |
◆ m_header
std::shared_ptr<ContentZones> WriteNowTextInternal::State::m_header |
the header and the footer
◆ m_localFIdMap
std::map<int, int> WriteNowTextInternal::State::m_localFIdMap |
◆ 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 |
◆ 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: