Searched refs:AwtRectangle (Results 1 – 3 of 3) sorted by relevance
83 typedef ::com::sun::star::awt::Rectangle AwtRectangle; typedef360 AwtRectangle AccFrameSelector::getBounds( ) throw (RuntimeException) in getBounds()377 AwtRectangle aRet; in getBounds()
60 typedef ::com::sun::star::awt::Rectangle AwtRectangle; typedef in ScAccessibleCsvControl203 virtual AwtRectangle SAL_CALL getCharacterBounds( sal_Int32 nIndex )
503 ScAccessibleCsvRuler::AwtRectangle SAL_CALL ScAccessibleCsvRuler::getCharacterBounds( sal_Int32 nIn… in getCharacterBounds()511 AwtRectangle aRect( aPos.X(), aPos.Y(), rRuler.GetCharWidth(), rRuler.GetSizePixel().Height() ); in getCharacterBounds()
Completed in 38 milliseconds