Home
last modified time | relevance | path

Searched refs:SwRTFParser (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/sw/source/filter/rtf/
H A Dswparrtf.cxx161 SvParserRef xParser = new SwRTFParser( &rDoc, xDocProps, in Read()
184 SwRTFParser::SwRTFParser(SwDoc* pD, in SwRTFParser() function in SwRTFParser
243 SvParserState SwRTFParser::CallParser() in CallParser()
269 void SwRTFParser::Continue( int nToken ) in Continue()
1108 SwRTFParser::~SwRTFParser() in ~SwRTFParser()
1129 void SwRTFParser::ReadShpRslt() in ReadShpRslt()
1146 void SwRTFParser::ReadShpTxt(String& s) in ReadShpTxt()
1186 void SwRTFParser::ReadDrawingObject() in ReadDrawingObject()
1318 void SwRTFParser::InsertShpObject(SdrObject* pStroke, int _nZOrder) in InsertShpObject()
1356 void SwRTFParser::ReadShapeObject() in ReadShapeObject()
[all …]
H A Dswparrtf.hxx65 class SwRTFParser;
235 SwRTFParser &mrReader;
268 rtfSections(SwRTFParser &rReader) : mrReader(rReader) {} in rtfSections()
278 class SwRTFParser : public SvxRTFParser class
451 virtual ~SwRTFParser();
454 SwRTFParser( SwDoc* pD,
H A Drtfnum.cxx151 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 Drtffly.cxx222 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()
H A Drtftbl.cxx120 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()
H A Drtffld.cxx384 int SwRTFParser::MakeFieldInst( String& rFieldStr ) in MakeFieldInst()
899 void SwRTFParser::ReadXEField() in ReadXEField()
1007 void SwRTFParser::ReadField() in ReadField()