Home
last modified time | relevance | path

Searched refs:nRepeatRow (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.hxx164 void OpenRow(const sal_Int32 nTable, const sal_Int32 nStartRow, const sal_Int32 nRepeatRow);
H A Dxmlexprt.cxx1297 …ScXMLExport::OpenRow(const sal_Int32 nTable, const sal_Int32 nStartRow, const sal_Int32 nRepeatRow) in OpenRow() argument
1299 if (nRepeatRow > 1) in OpenRow()
1305 sal_Int32 nEndRow(nStartRow + nRepeatRow); in OpenRow()
1352 nOpenRow = nStartRow + nRepeatRow - 1; in OpenRow()

Completed in 35 milliseconds