Internal: the state of a WPS4Text.
More...
List of all members.
Public Member Functions |
| State () |
| constructor
|
Detailed Description
Internal: the state of a WPS4Text.
Constructor & Destructor Documentation
WPS4TextInternal::State::State |
( |
| ) |
|
|
inline |
Member Data Documentation
std::map<long, WPSEntry> WPS4TextInternal::State::m_bookmarkMap |
map: bookmark in text -> bookmark
std::map<long, DateTime> WPS4TextInternal::State::m_dateTimeMap |
map: date field in text -> date time format
std::vector<DosLink> WPS4TextInternal::State::m_dosLinkList |
std::vector<WPSEntry> WPS4TextInternal::State::m_FDPCs |
the list of FDPC entries (ie list to find the font properties lists )
std::vector<WPSEntry> WPS4TextInternal::State::m_FDPPs |
the list of FDPP entries (ie list to find the paragraph properties lists )
std::vector<Font> WPS4TextInternal::State::m_fontList |
the list of all font properties
std::map<int,FontName> WPS4TextInternal::State::m_fontNames |
WPSEntry WPS4TextInternal::State::m_footer |
std::vector<Note> WPS4TextInternal::State::m_footnoteList |
std::map<long,Note const *> WPS4TextInternal::State::m_footnoteMap |
map: footnote in text -> footnote entry
WPSEntry WPS4TextInternal::State::m_header |
WPSEntry WPS4TextInternal::State::m_main |
std::map<long, Object> WPS4TextInternal::State::m_objectMap |
map: object in text -> object
std::vector<WPSEntry> WPS4TextInternal::State::m_otherZones |
the entries which are not in main/header/footer text and in the footnotes
std::vector<Paragraph> WPS4TextInternal::State::m_paragraphList |
the list of all paragraph properties
std::vector<DataPLC> WPS4TextInternal::State::m_plcList |
The documentation for this struct was generated from the following file: