This is the complete list of members for FWText, including all inherited members.
createItemStructures() | FWText | protected |
flushExtra() | FWText | protected |
FWParser class | FWText | friend |
FWText(FWParser &parser) | FWText | |
FWText(FWText const &orig) | FWText | private |
getHeaderFooterId(bool header, int page, int &numSimillar) const | FWText | protected |
m_mainParser | FWText | protected |
m_parserState | FWText | protected |
m_state | FWText | protected |
numPages() const | FWText | |
operator=(FWText const &orig) | FWText | private |
prepareData() | FWText | inlineprotected |
readColumns(FWStruct::EntryPtr zone) | FWText | protected |
readDataMod(FWStruct::EntryPtr zone, int id) | FWText | protected |
readItem(FWStruct::EntryPtr zone, int id=-1, bool hidden=false) | FWText | protected |
readLineHeader(shared_ptr< FWTextInternal::Zone > zone, FWTextInternal::LineHeader &lHeader) | FWText | protected |
readParagraphTabs(FWStruct::EntryPtr zone, int id=-1) | FWText | protected |
readParaModDocInfo(FWStruct::EntryPtr zone) | FWText | protected |
readStyle(FWStruct::EntryPtr zone) | FWText | protected |
readTextData(FWStruct::EntryPtr zone) | FWText | protected |
send(int zId, MWAWColor fontColor=MWAWColor::black()) | FWText | protected |
send(shared_ptr< FWTextInternal::Zone > zone, MWAWColor fontColor=MWAWColor::black()) | FWText | protected |
send(shared_ptr< FWTextInternal::Zone > zone, int numChar, FWTextInternal::Font &font, FWTextInternal::Paragraph &ruler, std::string &str) | FWText | protected |
sendHiddenItem(int id, FWTextInternal::Font &font, FWTextInternal::Paragraph &ruler) | FWText | protected |
sendMainText() | FWText | protected |
sendTable(shared_ptr< FWTextInternal::Zone > zone, FWTextInternal::LineHeader const &lHeader, FWTextInternal::Font &font, FWTextInternal::Paragraph &ruler, std::string &str) | FWText | protected |
sortZones() | FWText | protected |
version() const | FWText | |
~FWText() | FWText | virtual |