This is the complete list of members for MSK3Text, including all inherited members.
createZones(int numLines=-1, bool mainZone=false) | MSK3Text | protected |
flushExtra() | MSK3Text | protected |
getFooter() const | MSK3Text | protected |
getHeader() const | MSK3Text | protected |
getLinesPagesHeight(int zoneId, std::vector< int > &lines, std::vector< int > &pages) | MSK3Text | protected |
m_mainParser | MSK3Text | protected |
m_parserState | MSK3Text | protected |
m_state | MSK3Text | protected |
MSK3Parser class | MSK3Text | friend |
MSK3Text(MSK3Parser &parser) | MSK3Text | |
MSK3Text(MSK3Text const &orig) | MSK3Text | private |
numPages(int zoneId) const | MSK3Text | |
operator=(MSK3Text const &orig) | MSK3Text | private |
readFont(MSK3TextInternal::Font &font, long endPos) | MSK3Text | protected |
readHeaderFooterString(bool header) | MSK3Text | protected |
readParagraph(MSK3TextInternal::LineZone &zone, MWAWParagraph ¶g) | MSK3Text | protected |
readZoneHeader(MSK3TextInternal::LineZone &zone) const | MSK3Text | protected |
send(MSK3TextInternal::TextZone &zone, Vec2i limit=Vec2i(-1,-1)) | MSK3Text | protected |
sendNote(int zoneId, int noteId) | MSK3Text | protected |
sendString(std::string &str) | MSK3Text | protected |
sendText(MSK3TextInternal::LineZone &zone, int zoneId) | MSK3Text | protected |
sendZone(int zoneId) | MSK3Text | protected |
update(MSK3TextInternal::TextZone &zone) | MSK3Text | protected |
updateNotes(MSK3TextInternal::TextZone &zone, int firstNote) | MSK3Text | protected |
version() const | MSK3Text | |
~MSK3Text() | MSK3Text | virtual |