Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dfillinfo.cxx903 sal_uInt16 nCellInfoY = static_cast< sal_uInt16 >( nRow ); in FillInfo() local
904 RowInfo& rThisRowInfo = pRowInfo[ nCellInfoY ]; in FillInfo()
934 … SCROW nCurrDocRow = static_cast< SCROW >( (nCellInfoY > 0) ? rThisRowInfo.nRowNo : (nY1 - 1) ); in FillInfo()
940 nCellInfoY, this, pRowInfo, nX1,nY1,nX2,nY2,nTab, in FillInfo()
960 sal_uInt16 nFirstCellInfoY = nCellInfoY; in FillInfo()
968 sal_uInt16 nLastCellInfoY = nCellInfoY; in FillInfo()

Completed in 14 milliseconds