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