Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/access/
H A Daccpara.cxx1621 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in GetCurrentTabStop() local
1622 aScreenRect.Move( -aFrmPixPos.X(), -aFrmPixPos.Y() ); in GetCurrentTabStop()
2701 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in getCharacterBounds() local
2702 aScreenRect.Move( -aFrmPixPos.X(), -aFrmPixPos.Y() ); in getCharacterBounds()
4046 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in getNumberOfLineWithCaret() local
4047 aScreenRect.Move( -aFrmPixPos.X(), -aFrmPixPos.Y() ); in getNumberOfLineWithCaret()

Completed in 32 milliseconds