Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx4153 SCCOL nColGap = nCol - nLastCol; in WriteExternalRefCaches() local
4154 if (nColGap > 1) in WriteExternalRefCaches()
4156 if (nColGap > 2) in WriteExternalRefCaches()
4159 aVal.append(static_cast<sal_Int32>(nColGap-1)); in WriteExternalRefCaches()

Completed in 172 milliseconds