Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dframelinkarray.cxx406 nCol = mxImpl->GetMirrorCol(nCol); in GetCellIndex()
944 aNewCells.push_back( CELL( mxImpl->GetMirrorCol( nCol ), nRow ) ); in MirrorSelfX()
957 mxImpl->GetMirrorCol( nLastCol ), nRow, in MirrorSelfX()
958 mxImpl->GetMirrorCol( nCol ), nLastRow ); in MirrorSelfX()
/trunk/main/svx/inc/svx/
H A Dframelinkarray.hxx112 inline size_t GetMirrorCol( size_t nCol ) const { return mnWidth - nCol - 1; } in GetMirrorCol() function

Completed in 34 milliseconds