Searched refs:nRepeatRow (Results 1 – 2 of 2) sorted by relevance
164 void OpenRow(const sal_Int32 nTable, const sal_Int32 nStartRow, const sal_Int32 nRepeatRow);
1297 …ScXMLExport::OpenRow(const sal_Int32 nTable, const sal_Int32 nStartRow, const sal_Int32 nRepeatRow) in OpenRow() argument1299 if (nRepeatRow > 1) in OpenRow()1305 sal_Int32 nEndRow(nStartRow + nRepeatRow); in OpenRow()1352 nOpenRow = nStartRow + nRepeatRow - 1; in OpenRow()
Completed in 27 milliseconds