Home
last modified time | relevance | path

Searched defs:nLastDocCol (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sc/source/core/data/
H A Dfillinfo.cxx955 …SCCOL nLastDocCol = (nX2 < MAXCOL) ? ::std::min< SCCOL >( nLastRealDocCol, nX2 + 1 ) : nLastRealDo… in FillInfo() local

Completed in 21 milliseconds