Searched refs:SwRTFParser (Results 1 – 6 of 6) sorted by relevance
184 SwRTFParser::SwRTFParser(SwDoc* pD, in SwRTFParser() function in SwRTFParser1108 SwRTFParser::~SwRTFParser() in ~SwRTFParser()1129 void SwRTFParser::ReadShpRslt() in ReadShpRslt()1356 void SwRTFParser::ReadShapeObject() in ReadShapeObject()2052 void SwRTFParser::InsertText() in InsertText()2080 void SwRTFParser::InsertPara() in InsertPara()2738 void SwRTFParser::MakeStyleTab() in MakeStyleTab()3200 void SwRTFParser::SkipPageDescTbl() in SkipPageDescTbl()3547 void SwRTFParser::ReadPrtData() in ReadPrtData()4145 void SwRTFParser::DelLastNode() in DelLastNode()[all …]
87 void SwRTFParser::ReadListLevel( SwNumRule& rRule, sal_uInt8 nNumLvl ) in ReadListLevel()316 void SwRTFParser::ReadListTable() in ReadListTable()465 void SwRTFParser::ReadListOverrideTable() in ReadListOverrideTable()690 SwNumRule* SwRTFParser::GetNumRuleOfListNo( long nListNo, sal_Bool bRemoveFromList ) in GetNumRuleOfListNo()709 void SwRTFParser::RemoveUnusedNumRule( SwNumRule* pRule ) in RemoveUnusedNumRule()734 void SwRTFParser::RemoveUnusedNumRules() in RemoveUnusedNumRules()769 const Font* SwRTFParser::FindFontOfItem( const SvxFontItem& rItem ) const in FindFontOfItem()771 SvxRTFFontTbl& rFntTbl = ((SwRTFParser*)this)->GetFontTbl(); in FindFontOfItem()788 SwNumRule *SwRTFParser::ReadNumSecLevel( int nToken ) in ReadNumSecLevel()
65 class SwRTFParser;235 SwRTFParser &mrReader;268 rtfSections(SwRTFParser &rReader) : mrReader(rReader) {} in rtfSections()278 class SwRTFParser : public SvxRTFParser class451 virtual ~SwRTFParser();454 SwRTFParser( SwDoc* pD,
222 void SwRTFParser::SetFlysInDoc() in SetFlysInDoc()538 long SwRTFParser::GetSafePos(long nPos) in GetSafePos()548 void SwRTFParser::ReadFly( int nToken, SfxItemSet* pSet ) in ReadFly()1241 void SwRTFParser::InsPicture( const String& rGrfNm, const Graphic* pGrf, in InsPicture()1337 void SwRTFParser::_SetPictureSize( const SwNoTxtNode& rNd, in _SetPictureSize()1470 void SwRTFParser::GetPageSize( Size& rSize ) in GetPageSize()1493 void SwRTFParser::ReadBitmapData() in ReadBitmapData()1502 void SwRTFParser::ReadOLEData() in ReadOLEData()
120 bool SwRTFParser::IsBorderToken(int nToken) in IsBorderToken()137 void SwRTFParser::ReadTable( int nToken ) in ReadTable()871 void SwRTFParser::GotoNextBox() in GotoNextBox()920 void SwRTFParser::NewTblLine() in NewTblLine()1015 void SwRTFParser::CheckInsNewTblLine() in CheckInsNewTblLine()
384 int SwRTFParser::MakeFieldInst( String& rFieldStr ) in MakeFieldInst()899 void SwRTFParser::ReadXEField() in ReadXEField()1007 void SwRTFParser::ReadField() in ReadField()
Completed in 73 milliseconds