the state of MultiplanParser
More...
§ State() [1/2]
§ State() [2/2]
MultiplanParserInternal::State::State |
( |
State const & |
| ) |
|
|
privatedelete |
§ getColumnsWidth()
std::vector< WPSColumnFormat > MultiplanParserInternal::State::getColumnsWidth |
( |
| ) |
const |
returns the column width in point
§ getDefaultFont()
WPSFont MultiplanParserInternal::State::getDefaultFont |
( |
| ) |
const |
|
inline |
returns a default font (Courier12) with file's version to define the default encoding */
§ getDefaultFontType()
return the default font style
§ operator=()
State& MultiplanParserInternal::State::operator= |
( |
State const & |
| ) |
|
|
privatedelete |
§ m_cellPositionsMap
std::map<int,std::vector<int> > MultiplanParserInternal::State::m_cellPositionsMap |
the positions of each cell: a vector for each row
§ m_checksum
int MultiplanParserInternal::State::m_checksum |
§ m_columnWidths
std::vector<int> MultiplanParserInternal::State::m_columnWidths |
the columns width in char, 0 means default
§ m_entries
WPSEntry MultiplanParserInternal::State::m_entries[5] |
the different main spreadsheet zones
§ m_eof
long MultiplanParserInternal::State::m_eof |
§ m_fontType
§ m_hash
int MultiplanParserInternal::State::m_hash |
§ m_keys
uint8_t MultiplanParserInternal::State::m_keys[16] |
the list of decoding keys
§ m_maximumCell
Vec2i MultiplanParserInternal::State::m_maximumCell |
§ m_password
char const* MultiplanParserInternal::State::m_password |
§ m_posToLinkMap
the list of link instruction
§ m_posToNameMap
the map name's pos to name's cell instruction
§ m_posToSharedDataSeen
std::set<int> MultiplanParserInternal::State::m_posToSharedDataSeen |
a set a shared data already seen
§ m_version
int MultiplanParserInternal::State::m_version |
§ m_zonesList
std::vector<Zone> MultiplanParserInternal::State::m_zonesList |
the list of cell's data zone
The documentation for this struct was generated from the following file: