Home
last modified time | relevance | path

Searched refs:WriteCell (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/svx/source/table/
H A Dtablertfexporter.cxx65 void WriteCell( sal_Int32 nCol, sal_Int32 nRow );
187 WriteCell( nCol, nRow ); in WriteRow()
198 void SdrTableRtfExporter::WriteCell( sal_Int32 nCol, sal_Int32 nRow ) in WriteCell() function in sdr::table::SdrTableRtfExporter
/aoo4110/main/sc/source/filter/xml/
H A DXMLExportDDELinks.cxx72 void ScXMLExportDDELinks::WriteCell(const sal_Bool bEmpty, const sal_Bool bString, const String& sV… in WriteCell() function in ScXMLExportDDELinks
158 WriteCell(bPrevEmpty, bPrevString, sPrevValue, fPrevValue, nRepeatColsCount); in WriteTable()
166 WriteCell(bPrevEmpty, bPrevString, sPrevValue, fPrevValue, nRepeatColsCount); in WriteTable()
H A DXMLChangeTrackingExportHelper.cxx159 WriteCell(static_cast<const ScChangeActionContent*>(pGeneratedAction)->GetNewCell(), sValue); in WriteGenerated()
178 WriteCell(pContentAction->GetNewCell(), sValue); in WriteDeleted()
448 void ScChangeTrackingExportHelper::WriteCell(const ScBaseCell* pCell, const String& sValue) in WriteCell() function in ScChangeTrackingExportHelper
493 WriteCell(static_cast<ScChangeActionContent*>(pAction)->GetOldCell(), sValue); in WriteContentChange()
H A DXMLExportDDELinks.hxx38 …void WriteCell(const sal_Bool bEmpty, const sal_Bool bString, const String& sValue, const doub…
H A DXMLChangeTrackingExportHelper.hxx71 void WriteCell(const ScBaseCell* pCell, const String& sValue);
H A Dxmlexprt.hxx181 void WriteCell(ScMyCell& aCell, sal_Int32 nEqualCellCount);
H A Dxmlexprt.cxx1813 WriteCell(aPrevCell, nEqualCells); in _ExportContent()
1820 WriteCell(aPrevCell, nEqualCells); in _ExportContent()
1830 WriteCell(aPrevCell, nEqualCells); in _ExportContent()
2897 void ScXMLExport::WriteCell(ScMyCell& aCell, sal_Int32 nEqualCellCount) in WriteCell() function in ScXMLExport
/aoo4110/main/sc/source/filter/rtf/
H A Drtfexp.cxx193 WriteCell( nTab, nRow, nCol ); in WriteRow()
204 void ScRTFExport::WriteCell( SCTAB nTab, SCROW nRow, SCCOL nCol ) in WriteCell() function in ScRTFExport
/aoo4110/main/sc/source/filter/inc/
H A Drtfexp.hxx36 void WriteCell( SCTAB nTab, SCROW nRow, SCCOL nCol );
H A Dhtmlexp.hxx127 void WriteCell( SCCOL nCol, SCROW nRow, SCTAB nTab );
/aoo4110/main/dbaccess/source/ui/misc/
H A DTokenWriter.cxx961WriteCell(pFormat[i],pColWidth[i],nHeight,pHorJustify[i],*pIter,OOO_STRING_SVTOOLS_HTML_tableheade… in WriteTables()
1005WriteCell(pFormat[i-1],pColWidth[i-1],nHeight,pHorJustify[i-1],aValue,OOO_STRING_SVTOOLS_HTML_tabl… in WriteTables()
1030 void OHTMLImportExport::WriteCell( sal_Int32 nFormat,sal_Int32 nWidthPixel,sal_Int32 nHeightPixel,c… in WriteCell() function in OHTMLImportExport
/aoo4110/main/dbaccess/source/ui/inc/
H A DTokenWriter.hxx186 …void WriteCell( sal_Int32 nFormat,sal_Int32 nWidthPixel,sal_Int32 nHeightPixel,const char* pChar,c…
/aoo4110/main/sc/source/filter/html/
H A Dhtmlexp.cxx772 WriteCell( nCol2, nRow, nTab ); in WriteTables()
809 void ScHTMLExport::WriteCell( SCCOL nCol, SCROW nRow, SCTAB nTab ) in WriteCell() function in ScHTMLExport

Completed in 76 milliseconds