Home
last modified time | relevance | path

Searched refs:SdrTableRtfExporter (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/svx/source/table/
H A Dtablertfexporter.cxx59 class SdrTableRtfExporter class
62 SdrTableRtfExporter( SvStream& rStrmP, SdrTableObj& rObj );
76 SdrTableRtfExporter aEx( rStrm, rObj ); in ExportAsRTF()
80 SdrTableRtfExporter::SdrTableRtfExporter( SvStream& rStrm, SdrTableObj& rObj ) in SdrTableRtfExporter() function in sdr::table::SdrTableRtfExporter
94 sal_uLong SdrTableRtfExporter::Write() in Write()
140 void SdrTableRtfExporter::WriteRow( const Reference< XPropertySet >& xRowSet, sal_Int32 nRow, const… in WriteRow()
198 void SdrTableRtfExporter::WriteCell( sal_Int32 nCol, sal_Int32 nRow ) in WriteCell()
/aoo4110/main/svx/inc/svx/
H A Dsvdotext.hxx71 class SdrTableRtfExporter;
135 friend class sdr::table::SdrTableRtfExporter;

Completed in 11 milliseconds