Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.hxx158 …void WriteRowStartTag(sal_Int32 nRow, const sal_Int32 nIndex, const sal_Int8 nFlag, const sal_Int3…
H A Dxmlexprt.cxx1210 void ScXMLExport::WriteRowStartTag(sal_Int32 nRow, const sal_Int32 nIndex, in WriteRowStartTag() function in ScXMLExport
1275 WriteRowStartTag(nStartRow, nIndex, nFlag, nEquals); in OpenNewRow()
1280 WriteRowStartTag(nStartRow, nIndex, nFlag, nEqualRows - nEquals); in OpenNewRow()
1285 WriteRowStartTag(nStartRow, nIndex, nFlag, nEqualRows); in OpenNewRow()

Completed in 34 milliseconds