Searched refs:nColGap (Results 1 – 1 of 1) sorted by relevance
4153 SCCOL nColGap = nCol - nLastCol; in WriteExternalRefCaches() local4154 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