Searched refs:aFrmLogBounds (Results 1 – 1 of 1) sorted by relevance
1615 SwRect aFrmLogBounds( GetBounds( *(GetMap()) ) ); // twip rel to doc root in GetCurrentTabStop() local1617 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in GetCurrentTabStop()2695 SwRect aFrmLogBounds( GetBounds( *(GetMap()) ) ); // twip rel to doc root in getCharacterBounds() local2697 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in getCharacterBounds()4041 SwRect aFrmLogBounds( GetBounds( *(GetMap()) ) ); // twip rel to doc root in getNumberOfLineWithCaret() local4042 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in getNumberOfLineWithCaret()
Completed in 34 milliseconds