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) | MacWrtProParser | virtual |
checkUnparsed() | MacWrtProParser | protected |
createDocument(librevenge::RVNGTextInterface *documentInterface) | MacWrtProParser | protected |
createZones() | MacWrtProParser | protected |
findNumHardBreaks(int blockId) | MacWrtProParser | protected |
findNumHardBreaks(shared_ptr< MacWrtProParserInternal::TextZone > zone) | MacWrtProParser | protected |
getBlocksCalledByToken() const | MacWrtProParser | protected |
getFontConverter() | MWAWParser | inline |
getFormLength() const | MWAWParser | inline |
getFormWidth() const | MWAWParser | inline |
getFreeZoneList(int blockId, std::vector< int > &blockLists) | 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 |
getTextListener() | MWAWParser | inline |
getZoneData(librevenge::RVNGBinaryData &data, int blockId) | MacWrtProParser | protected |
init() | MacWrtProParser | protected |
m_state | MacWrtProParser | protected |
m_structures | MacWrtProParser | protected |
MacWrtProParser(MWAWInputStreamPtr input, MWAWRSRCParserPtr rsrcParser, MWAWHeader *header) | MacWrtProParser | |
MacWrtProParserInternal::SubDocument class | MacWrtProParser | friend |
MacWrtProStructures class | MacWrtProParser | friend |
MacWrtProStructuresListenerState class | MacWrtProParser | friend |
MWAWParser(MWAWParserState::Type type, MWAWInputStreamPtr input, MWAWRSRCParserPtr rsrcParser, MWAWHeader *header) | MWAWParser | protected |
MWAWParser(MWAWParserStatePtr state) | MWAWParser | inlineprotected |
MWAWTextParser(MWAWInputStreamPtr input, MWAWRSRCParserPtr rsrcParser, MWAWHeader *header) | MWAWTextParser | inlineprotected |
MWAWTextParser(MWAWParserStatePtr state) | MWAWTextParser | inlineprotected |
newPage(int number, bool softBreak=false) | MacWrtProParser | protected |
numColumns() const | MacWrtProParser | protected |
pageHeight() const | MacWrtProParser | protected |
parse(librevenge::RVNGTextInterface *documentInterface) | MacWrtProParser | virtual |
parseDataZone(int blockId, int type) | MacWrtProParser | protected |
parseTextZone(shared_ptr< MacWrtProParserInternal::Zone > zone) | MacWrtProParser | protected |
readDocHeader() | MacWrtProParser | protected |
readPrintInfo() | MacWrtProParser | protected |
readTextEntries(shared_ptr< MacWrtProParserInternal::Zone > zone, std::vector< MWAWEntry > &res, int textLength) | MacWrtProParser | protected |
readTextIds(shared_ptr< MacWrtProParserInternal::Zone > zone, std::vector< MacWrtProParserInternal::TextZoneData > &res, int textLength, int type) | MacWrtProParser | protected |
readTextTokens(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(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(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 |
setFontConverter(MWAWFontConverterPtr fontConverter) | MWAWParser | protected |
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() | MacWrtProParser | virtual |
~MWAWParser() | MWAWParser | virtual |