This is the complete list of members for LotusParser, including all inherited members.
ascii() | WKSParser | inlineprotected |
checkHeader(WPSHeader *header, bool strict=false) | LotusParser | |
checkHeader(std::shared_ptr< WPSStream > stream, bool mainStream, bool strict) | LotusParser | protected |
createListener(librevenge::RVNGSpreadsheetInterface *interface) | LotusParser | protected |
createZones() | LotusParser | protected |
decodeStream(RVNGInputStreamPtr input, long endPos, std::vector< uint8_t > const &key) | LotusParser | protectedstatic |
getDefaultFontType() const | LotusParser | protected |
getFileInput() | WKSParser | protected |
getFont(int id, WPSFont &font, libwps_tools_win::Font::Type &type) const | LotusParser | protected |
getHeader() | WKSParser | inlineprotected |
getInput() | WKSParser | inlineprotected |
getLeftTopPosition(Vec2i const &cell, int spreadsheet, Vec2f &pos) const | LotusParser | protected |
getLinksList(int lId) const | LotusParser | protected |
getSheetName(int id) const | LotusParser | protected |
hasGraphics(int sheetId) const | LotusParser | protected |
LotusChart class | LotusParser | friend |
LotusGraph class | LotusParser | friend |
LotusParser(RVNGInputStreamPtr &input, WPSHeaderPtr &header, libwps_tools_win::Font::Type encoding=libwps_tools_win::Font::UNKNOWN, char const *password=nullptr) | LotusParser | |
LotusParserInternal::SubDocument class | LotusParser | friend |
LotusSpreadsheet class | LotusParser | friend |
LotusStyleManager class | LotusParser | friend |
m_asciiFile | WKSParser | private |
m_chartParser | LotusParser | protected |
m_graphParser | LotusParser | protected |
m_header | WKSParser | private |
m_input | WKSParser | private |
m_listener | LotusParser | protected |
m_ole1Parser | LotusParser | protected |
m_spreadsheetParser | LotusParser | protected |
m_state | LotusParser | protected |
m_styleManager | LotusParser | protected |
m_version | WKSParser | private |
operator=(const WKSParser &)=delete | WKSParser | private |
parse(librevenge::RVNGSpreadsheetInterface *documentInterface) final | LotusParser | virtual |
parseFormatStream() | LotusParser | protected |
readChartZone(std::shared_ptr< WPSStream > stream) | LotusParser | protectedstatic |
readDataZone(std::shared_ptr< WPSStream > stream) | LotusParser | protected |
readDocumentInfoMac(std::shared_ptr< WPSStream > stream, long endPos) | LotusParser | protected |
readFMTStyleName(std::shared_ptr< WPSStream > stream) | LotusParser | protectedstatic |
readLinkZone(std::shared_ptr< WPSStream > stream) | LotusParser | protected |
readMacFontName(std::shared_ptr< WPSStream > stream, long endPos) | LotusParser | protected |
readRefZone(std::shared_ptr< WPSStream > stream) | LotusParser | protectedstatic |
readSheetZone(std::shared_ptr< WPSStream > stream) | LotusParser | protected |
readVersionZone(std::shared_ptr< WPSStream > stream) | LotusParser | protectedstatic |
readZone(std::shared_ptr< WPSStream > &stream) | LotusParser | protected |
readZone1(std::shared_ptr< WPSStream > stream) | LotusParser | protected |
readZone4(std::shared_ptr< WPSStream > stream) | LotusParser | protectedstatic |
readZone7(std::shared_ptr< WPSStream > stream) | LotusParser | protectedstatic |
readZone8(std::shared_ptr< WPSStream > stream) | LotusParser | protected |
readZones(std::shared_ptr< WPSStream > stream) | LotusParser | protected |
readZoneV3(std::shared_ptr< WPSStream > stream) | LotusParser | protectedstatic |
resetInput(RVNGInputStreamPtr const &newInput) | WKSParser | inlineprotected |
retrievePasswordKeys(std::vector< uint8_t > const &fileKeys) | LotusParser | protectedstatic |
sendChart(int cId, WPSPosition const &pos, WPSGraphicStyle const &style) | LotusParser | protected |
sendGraphics(int sheetId) | LotusParser | protected |
setVersion(int vers) | WKSParser | inlineprotected |
updateEmbeddedObject(int id, WPSEmbeddedObject &object) const | LotusParser | protected |
version() const | LotusParser | protected |
WKSParser(RVNGInputStreamPtr &input, WPSHeaderPtr &header) | WKSParser | |
WKSParser(const WKSParser &)=delete | WKSParser | private |
~LotusParser() final | LotusParser | |
~WKSParser() | WKSParser | virtual |