the state of LotusParser
More...
§ State() [1/2]
§ State() [2/2]
LotusParserInternal::State::State |
( |
State const & |
| ) |
|
|
privatedelete |
§ getDataZoneIdToSheetIdMap()
std::map<int,int> LotusParserInternal::State::getDataZoneIdToSheetIdMap |
( |
| ) |
const |
|
inline |
returns a map dataZoneId to sheet final id
§ getDefaultFont()
WPSFont LotusParserInternal::State::getDefaultFont |
( |
| ) |
const |
|
inline |
returns a default font (Courier12) with file's version to define the default encoding */
§ getDefaultFontType()
return the default font style
§ getLevels()
void LotusParserInternal::State::getLevels |
( |
WPSVec3i & |
minC, |
|
|
WPSVec3i & |
maxC |
|
) |
| const |
|
inline |
returns the min and max cell
§ getLevelsDebugName()
std::string LotusParserInternal::State::getLevelsDebugName |
( |
| ) |
const |
|
inline |
returns a name corresponding to the actual level(for debugging)
§ getZone1StackDebugName()
std::string LotusParserInternal::State::getZone1StackDebugName |
( |
| ) |
const |
|
inline |
returns a name corresponding to the zone1 stack(for debugging)
§ operator=()
State LotusParserInternal::State::operator= |
( |
State const & |
| ) |
|
|
privatedelete |
§ m_actPage
int LotusParserInternal::State::m_actPage |
§ m_actualLevels
std::vector<Vec2i> LotusParserInternal::State::m_actualLevels |
the actual zone: (0,0), table list, col list, row list
§ m_actualZoneId
int LotusParserInternal::State::m_actualZoneId |
§ m_actualZoneParentId
int LotusParserInternal::State::m_actualZoneParentId |
the actual zone parent id
§ m_dataZoneIdToSheetZoneIdMap
std::map<int,int> LotusParserInternal::State::m_dataZoneIdToSheetZoneIdMap |
a map to retrieve the sheet zone id from the data sheet zone id
§ m_fontsMap
std::map<int, Font> LotusParserInternal::State::m_fontsMap |
§ m_fontType
§ m_inMainContentBlock
bool LotusParserInternal::State::m_inMainContentBlock |
a flag used to know if we are in the main block or no
§ m_isDecoded
bool LotusParserInternal::State::m_isDecoded |
true if the main stream has been decoded
§ m_isEncrypted
bool LotusParserInternal::State::m_isEncrypted |
true if the file is encrypted
§ m_isMacFile
bool LotusParserInternal::State::m_isMacFile |
flag to know if this is a mac file
§ m_linkIdToLinkMap
a multimap link id to link zone
§ m_maxSheet
int LotusParserInternal::State::m_maxSheet |
§ m_metaData
librevenge::RVNGPropertyList LotusParserInternal::State::m_metaData |
§ m_numPages
int LotusParserInternal::State::m_numPages |
§ m_pageSpan
§ m_password
char const* LotusParserInternal::State::m_password |
§ m_sheetSubZoneOpened
std::vector<bool> LotusParserInternal::State::m_sheetSubZoneOpened |
some sheet sub zones (SheetZone)
§ m_sheetZoneIdList
std::vector<int> LotusParserInternal::State::m_sheetZoneIdList |
the list of sheet main zone id
§ m_version
int LotusParserInternal::State::m_version |
§ m_zone1Stack
std::vector<unsigned long> LotusParserInternal::State::m_zone1Stack |
a unknown Zone1 stack of increasing(?) numbers
The documentation for this struct was generated from the following file: