Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx4112 SCROW nRowGap = nRow - nLastRow; in WriteExternalRefCaches() local
4113 if (nRowGap > 1) in WriteExternalRefCaches()
4115 if (nRowGap > 2) in WriteExternalRefCaches()
4118 aVal.append(static_cast<sal_Int32>(nRowGap-1)); in WriteExternalRefCaches()

Completed in 47 milliseconds