Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx175 SwRTFParser::SwRTFParser(SwDoc* pD, in SwRTFParser() function in SwRTFParser
1099 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 …]
H A Dswparrtf.hxx64 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 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.cxx217 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()
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()

Completed in 90 milliseconds