This is the complete list of members for MacWrtProParser, including all inherited members.
ascii() | MWAWParser | inline |
asciiName() const | MWAWParser | inlineprotected |
checkHeader(MWAWHeader *header, bool strict=false) final | MacWrtProParser | virtual |
checkUnparsed() | MacWrtProParser | protected |
convertDateToDebugString(unsigned date) | MacWrtProParser | protectedstatic |
createDocument(librevenge::RVNGTextInterface *documentInterface) | MacWrtProParser | protected |
createZones() | MacWrtProParser | protected |
findNumHardBreaks(int blockId) | MacWrtProParser | protected |
findNumHardBreaks(std::shared_ptr< MacWrtProParserInternal::TextZone > zone) | MacWrtProParser | protected |
getFontConverter() | MWAWParser | inline |
getFontManager() | MWAWParser | inline |
getFormLength() const | MWAWParser | inline |
getFormWidth() const | MWAWParser | inline |
getFreeZoneList(std::vector< int > &blockLists) | MacWrtProParser | protected |
getGraphicIdCalledByToken() const | MacWrtProParser | protected |
getGraphicListener() | MWAWParser | inline |
getHeader() | MWAWParser | inline |
getInput() | MWAWParser | inline |
getMainListener() | MWAWParser | |
getPageLength() const | MWAWParser | inline |
getPageSpan() const | MWAWParser | inline |
getPageSpan() | MWAWParser | inline |
getPageWidth() const | MWAWParser | inline |
getParserState() | MWAWParser | inline |
getPresentationListener() | MWAWParser | inline |
getRSRCParser() | MWAWParser | inline |
getSpreadsheetListener() | MWAWParser | inline |
getStreamForBlock(int bId) | MacWrtProParser | protected |
getSubDocument(int blockId) | MacWrtProParser | protected |
getTextListener() | MWAWParser | inline |
hasTitlePage() const | MacWrtProParser | protected |
init() | MacWrtProParser | protected |
m_state | MacWrtProParser | protected |
m_structures | MacWrtProParser | protected |
MacWrtProParser(MWAWInputStreamPtr const &input, MWAWRSRCParserPtr const &rsrcParser, MWAWHeader *header) | MacWrtProParser | |
MacWrtProParserInternal::SubDocument class | MacWrtProParser | friend |
MacWrtProStructures class | MacWrtProParser | friend |
MacWrtProStructuresListenerState class | MacWrtProParser | friend |
MWAWParser(MWAWParserState::Type type, MWAWInputStreamPtr const &input, MWAWRSRCParserPtr const &rsrcParser, MWAWHeader *header) | MWAWParser | protected |
MWAWParser(MWAWParserStatePtr const &state) | MWAWParser | inlineexplicitprotected |
MWAWTextParser(MWAWInputStreamPtr const &input, MWAWRSRCParserPtr const &rsrcParser, MWAWHeader *header) | MWAWTextParser | inlineprotected |
MWAWTextParser(MWAWParserStatePtr const &state) | MWAWTextParser | inlineexplicitprotected |
newPage(int number, bool softBreak=false) | MacWrtProParser | protected |
numColumns(double &sep) const | MacWrtProParser | protected |
pageHeight() const | MacWrtProParser | protected |
parse(librevenge::RVNGTextInterface *documentInterface) final | MacWrtProParser | virtual |
parseDataZone(int blockId, int type) | MacWrtProParser | protected |
parseTextZone(std::shared_ptr< MacWrtProParserInternal::Zone > zone) | MacWrtProParser | protected |
readDocHeader() | MacWrtProParser | protected |
readPrintInfo() | MacWrtProParser | protected |
readTextEntries(std::shared_ptr< MacWrtProParserInternal::Zone > zone, std::vector< MWAWEntry > &res, int textLength) | MacWrtProParser | protected |
readTextIds(std::shared_ptr< MacWrtProParserInternal::Zone > zone, std::vector< MacWrtProParserInternal::TextZoneData > &res, int textLength, int type) | MacWrtProParser | protected |
readTextTokens(std::shared_ptr< MacWrtProParserInternal::Zone > zone, std::vector< MacWrtProParserInternal::Token > &res, int textLength) | MacWrtProParser | protected |
resetGraphicListener() | MWAWParser | protected |
resetPresentationListener() | MWAWParser | protected |
resetSpreadsheetListener() | MWAWParser | protected |
resetTextListener() | MWAWParser | protected |
sendEmptyFrameZone(MWAWPosition const &pos, MWAWGraphicStyle const &style) | MacWrtProParser | protected |
sendPicture(std::shared_ptr< MacWrtProParserInternal::Zone > zone, MWAWPosition pictPos, MWAWGraphicStyle const &style=MWAWGraphicStyle::emptyStyle()) | MacWrtProParser | protected |
sendPictureZone(int blockId, MWAWPosition const &pictPos, MWAWGraphicStyle const &style=MWAWGraphicStyle::emptyStyle()) | MacWrtProParser | protected |
sendText(std::shared_ptr< MacWrtProParserInternal::TextZone > zone, bool mainZone=false) | MacWrtProParser | protected |
sendTextBoxZone(int blockId, MWAWPosition const &pos, MWAWGraphicStyle const &style=MWAWGraphicStyle::emptyStyle()) | MacWrtProParser | protected |
sendTextZone(int blockId, bool mainZone=false) | MacWrtProParser | protected |
setAsciiName(char const *name) | MWAWParser | inlineprotected |
setGraphicListener(MWAWGraphicListenerPtr &listener) | MWAWParser | protected |
setPresentationListener(MWAWPresentationListenerPtr &listener) | MWAWParser | protected |
setSpreadsheetListener(MWAWSpreadsheetListenerPtr &listener) | MWAWParser | protected |
setTextListener(MWAWTextListenerPtr &listener) | MWAWParser | protected |
setVersion(int vers) | MWAWParser | inlineprotected |
version() const | MWAWParser | inline |
~MacWrtProParser() final | MacWrtProParser | |
~MWAWParser() | MWAWParser | virtual |
~MWAWTextParser() override | MWAWTextParser |