This is the complete list of members for QuattroParser, including all inherited members.
ascii() | WKSParser | inlineprotected |
checkHeader(WPSHeader *header, bool strict=false) | QuattroParser | |
checkHeader(std::shared_ptr< WPSStream > stream, bool strict) | QuattroParser | protected |
createListener(librevenge::RVNGSpreadsheetInterface *interface) | QuattroParser | protected |
decodeStream(RVNGInputStreamPtr input, std::vector< uint8_t > const &key) const | QuattroParser | protected |
getCellPosition(int sheetId, Vec2i const &cell) const | QuattroParser | protected |
getColor(int id, WPSColor &color) const | QuattroParser | protected |
getDefaultFontType() const | QuattroParser | protected |
getExternalFileName(int fId, librevenge::RVNGString &fName) const | QuattroParser | protected |
getField(int fId, librevenge::RVNGString &text, QuattroFormulaInternal::CellReference &ref, librevenge::RVNGString const &fileName) const | QuattroParser | protected |
getFileInput() | WKSParser | protected |
getFont(int id, WPSFont &font, libwps_tools_win::Font::Type &type) const | QuattroParser | protected |
getHeader() | WKSParser | inlineprotected |
getInput() | WKSParser | inlineprotected |
m_asciiFile | WKSParser | private |
m_graphParser | QuattroParser | protected |
m_header | WKSParser | private |
m_input | WKSParser | private |
m_listener | QuattroParser | protected |
m_spreadsheetParser | QuattroParser | protected |
m_state | QuattroParser | protected |
m_version | WKSParser | private |
operator=(const WKSParser &)=delete | WKSParser | private |
parse(librevenge::RVNGSpreadsheetInterface *documentInterface) final | QuattroParser | virtual |
parseOLEStream(RVNGInputStreamPtr input, std::string const &avoid="") | QuattroParser | protected |
QuattroGraph class | QuattroParser | friend |
QuattroParser(RVNGInputStreamPtr &input, WPSHeaderPtr &header, libwps_tools_win::Font::Type encoding=libwps_tools_win::Font::UNKNOWN, char const *password=nullptr) | QuattroParser | |
QuattroParserInternal::SubDocument class | QuattroParser | friend |
QuattroSpreadsheet class | QuattroParser | friend |
readBlockList(std::shared_ptr< WPSStream > stream) | QuattroParser | protected |
readCellPosition(std::shared_ptr< WPSStream > stream) | QuattroParser | protectedstatic |
readColorList(std::shared_ptr< WPSStream > stream) | QuattroParser | protected |
readCString(std::shared_ptr< WPSStream > stream, librevenge::RVNGString &string, long maxSize) | QuattroParser | protected |
readExternalData(std::shared_ptr< WPSStream > stream) | QuattroParser | protected |
readFieldName(std::shared_ptr< WPSStream > stream) | QuattroParser | protected |
readFontDef(std::shared_ptr< WPSStream > stream) | QuattroParser | protected |
readHeaderFooter(std::shared_ptr< WPSStream > stream, bool header) | QuattroParser | protected |
readOleBOlePart(std::shared_ptr< WPSStream > stream) | QuattroParser | protectedstatic |
readOleLinkInfo(std::shared_ptr< WPSStream > stream, librevenge::RVNGString &link) | QuattroParser | protected |
readOLEZones(std::shared_ptr< WPSStream > &stream) | QuattroParser | protected |
readOptimizer(std::shared_ptr< WPSStream > stream) | QuattroParser | protected |
readPaneAttribute(std::shared_ptr< WPSStream > stream) | QuattroParser | protected |
readQueryCommand(std::shared_ptr< WPSStream > stream) | QuattroParser | protected |
readSerieExtension(std::shared_ptr< WPSStream > stream) | QuattroParser | protectedstatic |
readStyleName(std::shared_ptr< WPSStream > stream) | QuattroParser | protected |
readZone(std::shared_ptr< WPSStream > &stream) | QuattroParser | protected |
readZone341(std::shared_ptr< WPSStream > stream) | QuattroParser | protected |
readZones() | QuattroParser | protected |
resetInput(RVNGInputStreamPtr const &newInput) | WKSParser | inlineprotected |
sendGraphics(int sheetId, Vec2i const &cell) const | QuattroParser | protected |
sendHeaderFooter(bool header) | QuattroParser | protected |
sendPageGraphics(int sheetId) const | QuattroParser | protected |
setVersion(int vers) | WKSParser | inlineprotected |
version() const | QuattroParser | protected |
WKSParser(RVNGInputStreamPtr &input, WPSHeaderPtr &header) | WKSParser | |
WKSParser(const WKSParser &)=delete | WKSParser | private |
~QuattroParser() final | QuattroParser | |
~WKSParser() | WKSParser | virtual |