Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dcolumn.cxx1360 void ScColumn::CopyUpdated( const ScColumn& rPosCol, ScColumn& rDestCol ) const in CopyUpdated() argument
1366 SCSIZE nPosCount = rPosCol.nCount; in CopyUpdated()
1369 aOwnPos.SetRow( rPosCol.pItems[nPosIndex].nRow ); in CopyUpdated()
/trunk/main/sc/inc/
H A Dcolumn.hxx230 void CopyUpdated( const ScColumn& rPosCol, ScColumn& rDestCol ) const;

Completed in 29 milliseconds