Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/access/
H A Daccpara.cxx1619 SwRect aFrmLogBounds( GetBounds( *(GetMap()) ) ); // twip rel to doc root in GetCurrentTabStop() local
1621 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in GetCurrentTabStop()
2699 SwRect aFrmLogBounds( GetBounds( *(GetMap()) ) ); // twip rel to doc root in getCharacterBounds() local
2701 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in getCharacterBounds()
4045 SwRect aFrmLogBounds( GetBounds( *(GetMap()) ) ); // twip rel to doc root in getNumberOfLineWithCaret() local
4046 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in getNumberOfLineWithCaret()

Completed in 34 milliseconds