Searched defs:WriteCell (Results 1 – 7 of 7) sorted by relevance
/trunk/main/sc/source/filter/rtf/ |
H A D | rtfexp.cxx | 204 void ScRTFExport::WriteCell( SCTAB nTab, SCROW nRow, SCCOL nCol ) in WriteCell() function in ScRTFExport
|
/trunk/main/sc/source/filter/xml/ |
H A D | XMLExportDDELinks.cxx | 72 void ScXMLExportDDELinks::WriteCell(const sal_Bool bEmpty, const sal_Bool bString, const String& sV… in WriteCell() function in ScXMLExportDDELinks
|
H A D | XMLChangeTrackingExportHelper.cxx | 448 void ScChangeTrackingExportHelper::WriteCell(const ScBaseCell* pCell, const String& sValue) in WriteCell() function in ScChangeTrackingExportHelper
|
H A D | xmlexprt.cxx | 2897 void ScXMLExport::WriteCell(ScMyCell& aCell, sal_Int32 nEqualCellCount) in WriteCell() function in ScXMLExport
|
/trunk/main/svx/source/table/ |
H A D | tablertfexporter.cxx | 198 void SdrTableRtfExporter::WriteCell( sal_Int32 nCol, sal_Int32 nRow ) in WriteCell() function in sdr::table::SdrTableRtfExporter
|
/trunk/main/dbaccess/source/ui/misc/ |
H A D | TokenWriter.cxx | 1030 void OHTMLImportExport::WriteCell( sal_Int32 nFormat,sal_Int32 nWidthPixel,sal_Int32 nHeightPixel,c… in WriteCell() function in OHTMLImportExport
|
/trunk/main/sc/source/filter/html/ |
H A D | htmlexp.cxx | 809 void ScHTMLExport::WriteCell( SCCOL nCol, SCROW nRow, SCTAB nTab ) in WriteCell() function in ScHTMLExport
|
Completed in 57 milliseconds