Home
last modified time | relevance | path

Searched refs:OpenRow (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx1297 void ScXMLExport::OpenRow(const sal_Int32 nTable, const sal_Int32 nStartRow, const sal_Int32 nRepea… in OpenRow() function in ScXMLExport
1385 OpenRow(nSheet, nStartRow, 1); in ExportFormatRanges()
1406 OpenRow(nSheet, nStartRow + nRows, nTotalRows - nRows); in ExportFormatRanges()
1411 OpenRow(nSheet, nStartRow + nRows, nMaxRows); in ExportFormatRanges()
1421 OpenRow(nSheet, nEndRow, 1); in ExportFormatRanges()
1436 OpenRow(nSheet, nStartRow + nRows, nTotalRows - nRows); in ExportFormatRanges()
1441 OpenRow(nSheet, nStartRow + nRows, nMaxRows); in ExportFormatRanges()
1449 OpenRow(nSheet, nEndRow, 1); in ExportFormatRanges()
H A Dxmlexprt.hxx164 void OpenRow(const sal_Int32 nTable, const sal_Int32 nStartRow, const sal_Int32 nRepeatRow);
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx612 void OpenRow( SvxAdjust eAdjust, sal_Int16 eVertOri,
2269 void HTMLTable::OpenRow( SvxAdjust eAdjust, sal_Int16 eVertOrient, in OpenRow() function in HTMLTable
4344 pCurTable->OpenRow( eAdjust, eVertOri, pBrushItem ); in BuildTableRow()

Completed in 56 milliseconds