Home
last modified time | relevance | path

Searched refs:CloseRow (Results 1 – 3 of 3) sorted by path

/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx1279 CloseRow(nStartRow + nEquals - 1); in OpenNewRow()
1293 CloseRow(nStartRow + nEqualRows - 1); in OpenAndCloseRow()
1355 void ScXMLExport::CloseRow(const sal_Int32 nRow) in CloseRow() function in ScXMLExport
1395 CloseRow(nStartRow); in ExportFormatRanges()
1417 CloseRow(nStartRow + nRows - 1); in ExportFormatRanges()
1420 CloseRow(nStartRow); in ExportFormatRanges()
1447 CloseRow(nStartRow + nRows - 1); in ExportFormatRanges()
1837 CloseRow(pSharedData->GetLastRow(nTable)); in _ExportContent()
H A Dxmlexprt.hxx165 void CloseRow(const sal_Int32 nRow);
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx614 void CloseRow( sal_Bool bEmpty );
2298 void HTMLTable::CloseRow( sal_Bool bEmpty ) in CloseRow() function in HTMLTable
4464 pCurTable->CloseRow( !pSaveStruct->bHasCells ); in BuildTableRow()

Completed in 64 milliseconds