Searched refs:OpenRow (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/sc/source/filter/xml/ |
H A D | xmlexprt.cxx | 1297 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 D | xmlexprt.hxx | 164 void OpenRow(const sal_Int32 nTable, const sal_Int32 nStartRow, const sal_Int32 nRepeatRow);
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmltab.cxx | 619 void OpenRow( SvxAdjust eAdjust, sal_Int16 eVertOri, 2281 void HTMLTable::OpenRow( SvxAdjust eAdjust, sal_Int16 eVertOrient, in OpenRow() function in HTMLTable 4359 pCurTable->OpenRow( eAdjust, eVertOri, pBrushItem ); in BuildTableRow()
|
Completed in 176 milliseconds