Searched refs:WriteRow (Results 1 – 3 of 3) sorted by relevance
64 …void WriteRow( const Reference< XPropertySet >& xRowSet, sal_Int32 nRow, const std::vector< sal_In…128 WriteRow( xRowSet, nRow, aColumnStart ); in Write()140 void SdrTableRtfExporter::WriteRow( const Reference< XPropertySet >& xRowSet, sal_Int32 nRow, const… in WriteRow() function in sdr::table::SdrTableRtfExporter
143 WriteRow( nTab, nRow ); in WriteTab()150 void ScRTFExport::WriteRow( SCTAB nTab, SCROW nRow ) in WriteRow() function in ScRTFExport
35 void WriteRow( SCTAB nTab, SCROW nRow );
Completed in 29 milliseconds