Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/accessibility/
H A Dsvxrectctaccessiblecontext.cxx243 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation()
249 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
923 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation()
929 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
H A Dsvxpixelctlaccessiblecontext.cxx1019 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation()
1025 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
H A Dcharmapacc.cxx179 ::com::sun::star::awt::Point aParentScreenLoc = AWTPoint( aParentRect.TopLeft() ); in implGetBounds()
/aoo42x/main/svtools/source/control/
H A Daccessibleruler.cxx156 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation()
162 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
/aoo42x/main/accessibility/source/extended/
H A DAccessibleGridControlBase.cxx209 return AWTPoint( getBoundingBox().TopLeft() ); in getLocation()
215 return AWTPoint( getBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
H A DAccessibleBrowseBoxBase.cxx244 return AWTPoint( getBoundingBox().TopLeft() ); in getLocation()
250 return AWTPoint( getBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
H A Daccessibleiconchoicectrlentry.cxx433 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation()
438 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
H A Daccessiblelistboxentry.cxx641 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation()
646 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleContextBase.cxx201 return AWTPoint(GetBoundingBox().TopLeft()); in getLocation()
209 return AWTPoint(GetBoundingBoxOnScreen().TopLeft()); in getLocationOnScreen()
H A DAccessibleDocument.cxx598 if (pShape->pAccShape->containsPoint(AWTPoint(aPoint))) in GetAt()
/aoo42x/main/accessibility/source/standard/
H A Dvclxaccessiblelistitem.cxx395 return AWTPoint( aPoint ); in getLocation()
410 return AWTPoint( aPoint ); in getLocationOnScreen()
H A Daccessiblemenucomponent.cxx284 aPos = AWTPoint( aRect.TopLeft() ); in getLocationOnScreen()
H A Daccessiblemenuitemcomponent.cxx289 awt::Point aWindowScreenLoc = AWTPoint( aRect.TopLeft() ); in implGetBounds()
H A Dvclxaccessiblelist.cxx1060 aPos = AWTPoint(m_pListBoxHelper->GetDropDownPosSizePixel().TopLeft()); in getLocationOnScreen()
/aoo42x/main/toolkit/inc/toolkit/helper/
H A Dconvert.hxx43 inline ::com::sun::star::awt::Point AWTPoint( const ::Point& rVCLPoint ) in AWTPoint() function
/aoo42x/main/toolkit/source/awt/
H A Dvclxaccessiblecomponent.cxx815 awt::Point aParentScreenLoc = AWTPoint( aParentRect.TopLeft() ); in implGetBounds()
/aoo42x/main/reportdesign/source/ui/report/
H A DReportSection.cxx844 aCurrent[nLength++].Value <<= AWTPoint(aDropPos); in ExecuteDrop()
H A DViewsWindow.cxx1404 xRC->setPosition(AWTPoint(aNewPos)); in EndDragObj()

Completed in 165 milliseconds