Searched refs:SwRTFParser (Results 1 – 6 of 6) sorted by relevance
| /trunk/main/sw/source/filter/rtf/ |
| H A D | swparrtf.cxx | 151 SvParserRef xParser = new SwRTFParser( &rDoc, xDocProps, in Read() 174 SwRTFParser::SwRTFParser(SwDoc* pD, in SwRTFParser() function in SwRTFParser 233 SvParserState SwRTFParser::CallParser() in CallParser() 259 void SwRTFParser::Continue( int nToken ) in Continue() 1098 SwRTFParser::~SwRTFParser() in ~SwRTFParser() 1119 void SwRTFParser::ReadShpRslt() in ReadShpRslt() 1136 void SwRTFParser::ReadShpTxt(String& s) in ReadShpTxt() 1176 void SwRTFParser::ReadDrawingObject() in ReadDrawingObject() 1308 void SwRTFParser::InsertShpObject(SdrObject* pStroke, int _nZOrder) in InsertShpObject() 1346 void SwRTFParser::ReadShapeObject() in ReadShapeObject() [all …]
|
| H A D | swparrtf.hxx | 64 class SwRTFParser; 234 SwRTFParser &mrReader; 267 rtfSections(SwRTFParser &rReader) : mrReader(rReader) {} in rtfSections() 277 class SwRTFParser : public SvxRTFParser class 450 virtual ~SwRTFParser(); 453 SwRTFParser( SwDoc* pD,
|
| H A D | rtfnum.cxx | 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()
|
| H A D | rtffly.cxx | 216 void SwRTFParser::SetFlysInDoc() in SetFlysInDoc() 532 long SwRTFParser::GetSafePos(long nPos) in GetSafePos() 542 void SwRTFParser::ReadFly( int nToken, SfxItemSet* pSet ) in ReadFly() 1235 void SwRTFParser::InsPicture( const String& rGrfNm, const Graphic* pGrf, in InsPicture() 1331 void SwRTFParser::_SetPictureSize( const SwNoTxtNode& rNd, in _SetPictureSize() 1464 void SwRTFParser::GetPageSize( Size& rSize ) in GetPageSize() 1487 void SwRTFParser::ReadBitmapData() in ReadBitmapData() 1496 void SwRTFParser::ReadOLEData() in ReadOLEData()
|
| H A D | rtftbl.cxx | 119 bool SwRTFParser::IsBorderToken(int nToken) in IsBorderToken() 136 void SwRTFParser::ReadTable( int nToken ) in ReadTable() 870 void SwRTFParser::GotoNextBox() in GotoNextBox() 919 void SwRTFParser::NewTblLine() in NewTblLine() 1014 void SwRTFParser::CheckInsNewTblLine() in CheckInsNewTblLine()
|
| H A D | rtffld.cxx | 383 int SwRTFParser::MakeFieldInst( String& rFieldStr ) in MakeFieldInst() 898 void SwRTFParser::ReadXEField() in ReadXEField() 1006 void SwRTFParser::ReadField() in ReadField()
|