Searched refs:WriteRowStartTag (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sc/source/filter/xml/ |
H A D | xmlexprt.hxx | 158 …void WriteRowStartTag(sal_Int32 nRow, const sal_Int32 nIndex, const sal_Int8 nFlag, const sal_Int3…
|
H A D | xmlexprt.cxx | 1210 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 25 milliseconds