Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/data/
H A Dfillinfo.cxx950 …SCCOL nFirstDocCol = (nX1 > 0) ? ::std::max< SCCOL >( nFirstRealDocCol, nX1 - 1 ) : nFirstRealDocC… in FillInfo() local
951 sal_uInt16 nFirstCellInfoX = static_cast< sal_uInt16 >( nFirstDocCol + 1 ); in FillInfo()
984 for( SCCOL nDocCol = nFirstRealDocCol; nDocCol < nFirstDocCol; ++nDocCol ) in FillInfo()

Completed in 21 milliseconds