Searched refs:SwRTFParser (Results 1 – 6 of 6) sorted by relevance
175 SwRTFParser::SwRTFParser(SwDoc* pD, in SwRTFParser() function in SwRTFParser1099 SwRTFParser::~SwRTFParser() in ~SwRTFParser()1120 void SwRTFParser::ReadShpRslt() in ReadShpRslt()1347 void SwRTFParser::ReadShapeObject() in ReadShapeObject()2043 void SwRTFParser::InsertText() in InsertText()2071 void SwRTFParser::InsertPara() in InsertPara()2729 void SwRTFParser::MakeStyleTab() in MakeStyleTab()3191 void SwRTFParser::SkipPageDescTbl() in SkipPageDescTbl()3538 void SwRTFParser::ReadPrtData() in ReadPrtData()4136 void SwRTFParser::DelLastNode() in DelLastNode()[all …]
64 class SwRTFParser;234 SwRTFParser &mrReader;267 rtfSections(SwRTFParser &rReader) : mrReader(rReader) {} in rtfSections()277 class SwRTFParser : public SvxRTFParser class450 virtual ~SwRTFParser();453 SwRTFParser( SwDoc* pD,
151 void SwRTFParser::ReadListLevel( SwNumRule& rRule, sal_uInt8 nNumLvl ) in ReadListLevel()372 void SwRTFParser::ReadListTable() in ReadListTable()521 void SwRTFParser::ReadListOverrideTable() in ReadListOverrideTable()746 SwNumRule* SwRTFParser::GetNumRuleOfListNo( long nListNo, sal_Bool bRemoveFromList ) in GetNumRuleOfListNo()765 void SwRTFParser::RemoveUnusedNumRule( SwNumRule* pRule ) in RemoveUnusedNumRule()790 void SwRTFParser::RemoveUnusedNumRules() in RemoveUnusedNumRules()825 const Font* SwRTFParser::FindFontOfItem( const SvxFontItem& rItem ) const in FindFontOfItem()827 SvxRTFFontTbl& rFntTbl = ((SwRTFParser*)this)->GetFontTbl(); in FindFontOfItem()844 SwNumRule *SwRTFParser::ReadNumSecLevel( int nToken ) in ReadNumSecLevel()
217 void SwRTFParser::SetFlysInDoc() in SetFlysInDoc()533 long SwRTFParser::GetSafePos(long nPos) in GetSafePos()543 void SwRTFParser::ReadFly( int nToken, SfxItemSet* pSet ) in ReadFly()1236 void SwRTFParser::InsPicture( const String& rGrfNm, const Graphic* pGrf, in InsPicture()1332 void SwRTFParser::_SetPictureSize( const SwNoTxtNode& rNd, in _SetPictureSize()1465 void SwRTFParser::GetPageSize( Size& rSize ) in GetPageSize()1488 void SwRTFParser::ReadBitmapData() in ReadBitmapData()1497 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 355 milliseconds