Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/xml/
H A DXMLExportDDELinks.cxx123 sal_Int32 nRepeatColsCount(1); in WriteTable() local
155 ++nRepeatColsCount; in WriteTable()
158 WriteCell(bPrevEmpty, bPrevString, sPrevValue, fPrevValue, nRepeatColsCount); in WriteTable()
159 nRepeatColsCount = 1; in WriteTable()
166 WriteCell(bPrevEmpty, bPrevString, sPrevValue, fPrevValue, nRepeatColsCount); in WriteTable()
167 nRepeatColsCount = 1; in WriteTable()

Completed in 5 milliseconds