Searched refs:WriteItemListAsRTF (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/editeng/source/editeng/ |
| H A D | impedit4.cxx | 298 sal_Bool ImpEditEngine::WriteItemListAsRTF( ItemList& rLst, SvStream& rOutput, sal_uInt32 nPara, sa… in WriteItemListAsRTF() function in ImpEditEngine 647 … WriteItemListAsRTF( aAttribItems, rOutput, nNode, nStartPos, aFontTable, aColorList ); in WriteRTF() 693 … if ( WriteItemListAsRTF( aAttribItems, rOutput, nNode, nIndex, aFontTable, aColorList ) ) in WriteRTF()
|
| H A D | impedit.hxx | 644 …sal_Bool WriteItemListAsRTF( ItemList& rLst, SvStream& rOutput, sal_uInt32 nPara, sal_u…
|