Searched refs:nPosIndex (Results 1 – 2 of 2) sorted by relevance
1022 long nPosIndex = nIndex; in GetAutoFillPreview() local1023 while ( nPosIndex < 0 ) in GetAutoFillPreview()1024 nPosIndex += nSrcCount; in GetAutoFillPreview()1025 sal_uLong nPos = nPosIndex % nSrcCount; in GetAutoFillPreview()
1367 for (SCSIZE nPosIndex = 0; nPosIndex < nPosCount; nPosIndex++) in CopyUpdated() local1369 aOwnPos.SetRow( rPosCol.pItems[nPosIndex].nRow ); in CopyUpdated()
Completed in 63 milliseconds