Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/access/
H A Daccpara.cxx1617 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in GetCurrentTabStop() local
1618 aScreenRect.Move( -aFrmPixPos.X(), -aFrmPixPos.Y() ); in GetCurrentTabStop()
2697 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in getCharacterBounds() local
2698 aScreenRect.Move( -aFrmPixPos.X(), -aFrmPixPos.Y() ); in getCharacterBounds()
4042 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in getNumberOfLineWithCaret() local
4043 aScreenRect.Move( -aFrmPixPos.X(), -aFrmPixPos.Y() ); in getNumberOfLineWithCaret()

Completed in 65 milliseconds