Searched refs:nFirstDocCol (Results 1 – 1 of 1) sorted by relevance
950 …SCCOL nFirstDocCol = (nX1 > 0) ? ::std::max< SCCOL >( nFirstRealDocCol, nX1 - 1 ) : nFirstRealDocC… in FillInfo() local951 sal_uInt16 nFirstCellInfoX = static_cast< sal_uInt16 >( nFirstDocCol + 1 ); in FillInfo()984 for( SCCOL nDocCol = nFirstRealDocCol; nDocCol < nFirstDocCol; ++nDocCol ) in FillInfo()
Completed in 19 milliseconds