Searched refs:aFrmLogBounds (Results 1 – 1 of 1) sorted by relevance
1619 SwRect aFrmLogBounds( GetBounds( *(GetMap()) ) ); // twip rel to doc root in GetCurrentTabStop() local1621 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in GetCurrentTabStop()2699 SwRect aFrmLogBounds( GetBounds( *(GetMap()) ) ); // twip rel to doc root in getCharacterBounds() local2701 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in getCharacterBounds()4045 SwRect aFrmLogBounds( GetBounds( *(GetMap()) ) ); // twip rel to doc root in getNumberOfLineWithCaret() local4046 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in getNumberOfLineWithCaret()
Completed in 22 milliseconds