This is the complete list of members for Quattro9Parser, including all inherited members.
addDocumentStrings() | Quattro9Parser | protected |
ascii() | WKSParser | inlineprotected |
checkHeader(WPSHeader *header, bool strict=false) | Quattro9Parser | |
checkHeader(std::shared_ptr< WPSStream > stream, bool strict) | Quattro9Parser | protected |
createListener(librevenge::RVNGSpreadsheetInterface *interface) | Quattro9Parser | protected |
decodeStream(RVNGInputStreamPtr input, std::vector< uint8_t > const &key) | Quattro9Parser | protectedstatic |
getCellPosition(int sheetId, Vec2i const &cell) const | Quattro9Parser | protected |
getColor(int id, WPSColor &color) const | Quattro9Parser | protected |
getDefaultFontType() const | Quattro9Parser | protected |
getExternalFileName(int fId, librevenge::RVNGString &fName) const | Quattro9Parser | protected |
getField(int fId, librevenge::RVNGString &text, QuattroFormulaInternal::CellReference &ref, librevenge::RVNGString const &fileName) const | Quattro9Parser | protected |
getFileInput() | WKSParser | protected |
getFont(int id, WPSFont &font) const | Quattro9Parser | protected |
getHeader() | WKSParser | inlineprotected |
getInput() | WKSParser | inlineprotected |
getPattern(int id, WPSGraphicStyle::Pattern &pattern) const | Quattro9Parser | protected |
m_asciiFile | WKSParser | private |
m_graphParser | Quattro9Parser | protected |
m_header | WKSParser | private |
m_input | WKSParser | private |
m_listener | Quattro9Parser | protected |
m_spreadsheetParser | Quattro9Parser | protected |
m_state | Quattro9Parser | protected |
m_version | WKSParser | private |
operator=(const WKSParser &)=delete | WKSParser | private |
parse(librevenge::RVNGSpreadsheetInterface *documentInterface) final | Quattro9Parser | virtual |
parseOLEStream(RVNGInputStreamPtr input, std::string const &avoid="") | Quattro9Parser | protected |
Quattro9Graph class | Quattro9Parser | friend |
Quattro9Parser(RVNGInputStreamPtr &input, WPSHeaderPtr &header, libwps_tools_win::Font::Type encoding=libwps_tools_win::Font::UNKNOWN, char const *password=nullptr) | Quattro9Parser | |
Quattro9ParserInternal::SubDocument class | Quattro9Parser | friend |
Quattro9Spreadsheet class | Quattro9Parser | friend |
readDocumentFields(std::shared_ptr< WPSStream > const &stream) | Quattro9Parser | protected |
readDocumentStrings(std::shared_ptr< WPSStream > const &stream) | Quattro9Parser | protected |
readFilePositions(std::shared_ptr< WPSStream > const &stream, long(&filePos)[2]) | Quattro9Parser | protectedstatic |
readFontNames(std::shared_ptr< WPSStream > const &stream) | Quattro9Parser | protected |
readFontStyles(std::shared_ptr< WPSStream > const &stream) | Quattro9Parser | protected |
readOleBOlePart(std::shared_ptr< WPSStream > stream) | Quattro9Parser | protectedstatic |
readOleLinkInfo(std::shared_ptr< WPSStream > stream) | Quattro9Parser | protectedstatic |
readPString(std::shared_ptr< WPSStream > const &stream, long endPos, Quattro9ParserInternal::TextEntry &entry) | Quattro9Parser | protected |
readTextFontStyles(std::shared_ptr< WPSStream > const &stream, int dataSz, WPSFont &font) | Quattro9Parser | protected |
readTextStyles(std::shared_ptr< WPSStream > const &stream, long endPos, Quattro9ParserInternal::TextEntry &entry) | Quattro9Parser | protected |
readZone(std::shared_ptr< WPSStream > &stream) | Quattro9Parser | protected |
readZones() | Quattro9Parser | protected |
resetInput(RVNGInputStreamPtr const &newInput) | WKSParser | inlineprotected |
sendHeaderFooter(bool header) | Quattro9Parser | protected |
sendPageGraphics(int sheetId) const | Quattro9Parser | protected |
setVersion(int vers) | WKSParser | inlineprotected |
version() const | Quattro9Parser | protected |
WKSParser(RVNGInputStreamPtr &input, WPSHeaderPtr &header) | WKSParser | |
WKSParser(const WKSParser &)=delete | WKSParser | private |
~Quattro9Parser() final | Quattro9Parser | |
~WKSParser() | WKSParser | virtual |