Home
last modified time | relevance | path

Searched refs:nPosIndex (Results 1 – 2 of 2) sorted by path

/trunk/main/sc/source/core/data/
H A Dcolumn.cxx1367 for (SCSIZE nPosIndex = 0; nPosIndex < nPosCount; nPosIndex++) in CopyUpdated() local
1369 aOwnPos.SetRow( rPosCol.pItems[nPosIndex].nRow ); in CopyUpdated()
H A Dtable4.cxx1022 long nPosIndex = nIndex; in GetAutoFillPreview() local
1023 while ( nPosIndex < 0 ) in GetAutoFillPreview()
1024 nPosIndex += nSrcCount; in GetAutoFillPreview()
1025 sal_uLong nPos = nPosIndex % nSrcCount; in GetAutoFillPreview()

Completed in 30 milliseconds