Home
last modified time | relevance | path

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

/trunk/main/toolkit/inc/toolkit/helper/
H A Dvclunohelper.hxx142 static ::Rectangle ConvertToVCLRect( ::com::sun::star::awt::Rectangle const & _rRect );
/trunk/main/accessibility/source/extended/
H A DAccessibleToolPanelDeck.cxx357 …const ::Rectangle aLayoutItemBounds( VCLUnoHelper::ConvertToVCLRect( xLayoutItemComponent->getBoun… in getAccessibleAtPoint()
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx324 const ::Rectangle aVCLRect = VCLUnoHelper::ConvertToVCLRect( aRect ); in clear()
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx732 ::Rectangle VCLUnoHelper::ConvertToVCLRect( ::com::sun::star::awt::Rectangle const & _rRect ) in ConvertToVCLRect() function in VCLUnoHelper
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx282 return VCLUnoHelper::ConvertToVCLRect( m_xControlWindow->getPosSize() ); in getPosSize()

Completed in 41 milliseconds