Internal: the state of a MsWks4Text.
More...
|
| State () |
| constructor
|
|
bool | parseMain () const |
| returns true if we parse the main block
|
|
void | setParse (bool main) |
| sets main to true if we parse the main block
|
|
|
bool | m_main |
| true if we parse the main block
|
|
Internal: the state of a MsWks4Text.
- Note
- in order to diffenciate a note definition with its main text position, we define a flag to indicate that we parse the MN0 ole or the Footnote ole ( see parseMain, setParse)
◆ State()
MsWks4TextInternal::State::State |
( |
| ) |
|
|
inline |
◆ parseMain()
bool MsWks4TextInternal::State::parseMain |
( |
| ) |
const |
|
inline |
returns true if we parse the main block
◆ setParse()
void MsWks4TextInternal::State::setParse |
( |
bool |
main | ) |
|
|
inline |
sets main to true if we parse the main block
◆ m_defFont
MWAWFont MsWks4TextInternal::State::m_defFont |
◆ m_eobjMap
std::map<long, Object> MsWks4TextInternal::State::m_eobjMap |
mapping text offset to object
◆ m_fontList
std::vector<Font> MsWks4TextInternal::State::m_fontList |
a list of all font properties
◆ m_fontNames
std::vector<FontName> MsWks4TextInternal::State::m_fontNames |
◆ m_ftntList
std::vector<Ftnt> MsWks4TextInternal::State::m_ftntList |
◆ m_ftntMap
std::map<long, Ftnt> MsWks4TextInternal::State::m_ftntMap |
mapping text offset to footnote
◆ m_knownPLC
◆ m_main
bool MsWks4TextInternal::State::m_main |
|
protected |
true if we parse the main block
◆ m_paragraph
Paragraph MsWks4TextInternal::State::m_paragraph |
◆ m_paragraphList
std::vector<Paragraph> MsWks4TextInternal::State::m_paragraphList |
a list of all paragraph properties
◆ m_pgdList
std::vector<long> MsWks4TextInternal::State::m_pgdList |
a list of all page breaks
◆ m_plcList
std::vector<DataPLC> MsWks4TextInternal::State::m_plcList |
The documentation for this struct was generated from the following file: