Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/access/
H A Daccframe.cxx248 Rectangle aPixBounds( rAccMap.CoreToPixel( aLogBounds.SVRect() ) ); in GetChildAtPixel()
279 Rectangle aPixBounds( rAccMap.CoreToPixel( aLogBounds.SVRect() ) ); in GetChildAtPixel()
H A Daccpara.cxx1614 Rectangle aScreenRect( GetMap()->CoreToPixel( aTmpRect.SVRect() )); in GetCurrentTabStop()
1617 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in GetCurrentTabStop()
2694 Rectangle aScreenRect( GetMap()->CoreToPixel( aCoreRect.SVRect() )); in getCharacterBounds()
2697 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in getCharacterBounds()
2734 Point aPixPos( GetMap()->CoreToPixel( aLogBounds.SVRect() ).TopLeft() ); in getIndexAtPoint()
4038 Rectangle aScreenRect( GetMap()->CoreToPixel( aCursorCoreRect.SVRect() )); in getNumberOfLineWithCaret()
4041 Point aFrmPixPos( GetMap()->CoreToPixel( aFrmLogBounds.SVRect() ).TopLeft() ); in getNumberOfLineWithCaret()
H A Dacccontext.cxx868 Point aPixPos( GetMap()->CoreToPixel( aLogBounds.SVRect() ).TopLeft() ); in getAccessibleAtPoint()
938 aPixBounds = GetMap()->CoreToPixel( aLogBounds.SVRect() ); in getBoundsImpl()
942 Point aParentPixPos( GetMap()->CoreToPixel( aParentLogBounds.SVRect() ).TopLeft() ); in getBoundsImpl()
H A Daccmap.cxx3552 Rectangle SwAccessibleMap::CoreToPixel( const Rectangle& rRect ) const in CoreToPixel() function in SwAccessibleMap
/aoo41x/main/sw/inc/
H A Daccmap.hxx326 Rectangle CoreToPixel (const Rectangle& rRect) const;

Completed in 76 milliseconds