Searched refs:rPosCol (Results 1 – 2 of 2) sorted by relevance
1360 void ScColumn::CopyUpdated( const ScColumn& rPosCol, ScColumn& rDestCol ) const in CopyUpdated() argument1366 SCSIZE nPosCount = rPosCol.nCount; in CopyUpdated()1369 aOwnPos.SetRow( rPosCol.pItems[nPosIndex].nRow ); in CopyUpdated()
230 void CopyUpdated( const ScColumn& rPosCol, ScColumn& rDestCol ) const;
Completed in 27 milliseconds