This is the complete list of members for STOFFGraphicParser, including all inherited members.
ascii() | STOFFParser | inline |
asciiName() const | STOFFParser | inlineprotected |
checkHeader(STOFFHeader *header, bool strict=false)=0 | STOFFParser | pure virtual |
getGraphicListener() | STOFFParser | inline |
getHeader() | STOFFParser | inline |
getInput() | STOFFParser | inline |
getPageSpan() const | STOFFParser | inline |
getPageSpan() | STOFFParser | inline |
getParserState() | STOFFParser | inline |
getSpreadsheetListener() | STOFFParser | inline |
getTextListener() | STOFFParser | inline |
m_asciiName | STOFFParser | private |
m_parserState | STOFFParser | private |
operator=(const STOFFParser &) | STOFFParser | private |
parse(librevenge::RVNGDrawingInterface *documentInterface) | STOFFGraphicParser | virtual |
parse(librevenge::RVNGPresentationInterface *documentInterface) | STOFFGraphicParser | virtual |
resetGraphicListener() | STOFFParser | protected |
resetSpreadsheetListener() | STOFFParser | protected |
resetTextListener() | STOFFParser | protected |
setAsciiName(char const *name) | STOFFParser | inlineprotected |
setGraphicListener(STOFFGraphicListenerPtr &listener) | STOFFParser | protected |
setSpreadsheetListener(STOFFSpreadsheetListenerPtr &listener) | STOFFParser | protected |
setTextListener(STOFFTextListenerPtr &listener) | STOFFParser | protected |
setVersion(int vers) | STOFFParser | inlineprotected |
STOFFGraphicParser(STOFFInputStreamPtr &input, STOFFHeader *header) | STOFFGraphicParser | inlineprotected |
STOFFGraphicParser(STOFFParserStatePtr &state) | STOFFGraphicParser | inlineexplicitprotected |
STOFFParser(STOFFParserState::Type type, STOFFInputStreamPtr input, STOFFHeader *header) | STOFFParser | protected |
STOFFParser(STOFFParserStatePtr &state) | STOFFParser | inlineexplicitprotected |
STOFFParser(const STOFFParser &) | STOFFParser | private |
version() const | STOFFParser | inline |
~STOFFGraphicParser() override | STOFFGraphicParser | protected |
~STOFFParser() | STOFFParser | virtual |