Searched refs:AWTPoint (Results 1 – 18 of 18) sorted by relevance
243 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()
1019 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation()1025 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
179 ::com::sun::star::awt::Point aParentScreenLoc = AWTPoint( aParentRect.TopLeft() ); in implGetBounds()
156 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation()162 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
209 return AWTPoint( getBoundingBox().TopLeft() ); in getLocation()215 return AWTPoint( getBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
244 return AWTPoint( getBoundingBox().TopLeft() ); in getLocation()250 return AWTPoint( getBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
433 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation()438 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
641 return AWTPoint( GetBoundingBox().TopLeft() ); in getLocation()646 return AWTPoint( GetBoundingBoxOnScreen().TopLeft() ); in getLocationOnScreen()
201 return AWTPoint(GetBoundingBox().TopLeft()); in getLocation()209 return AWTPoint(GetBoundingBoxOnScreen().TopLeft()); in getLocationOnScreen()
598 if (pShape->pAccShape->containsPoint(AWTPoint(aPoint))) in GetAt()
395 return AWTPoint( aPoint ); in getLocation()410 return AWTPoint( aPoint ); in getLocationOnScreen()
284 aPos = AWTPoint( aRect.TopLeft() ); in getLocationOnScreen()
289 awt::Point aWindowScreenLoc = AWTPoint( aRect.TopLeft() ); in implGetBounds()
1060 aPos = AWTPoint(m_pListBoxHelper->GetDropDownPosSizePixel().TopLeft()); in getLocationOnScreen()
43 inline ::com::sun::star::awt::Point AWTPoint( const ::Point& rVCLPoint ) in AWTPoint() function
815 awt::Point aParentScreenLoc = AWTPoint( aParentRect.TopLeft() ); in implGetBounds()
844 aCurrent[nLength++].Value <<= AWTPoint(aDropPos); in ExecuteDrop()
1404 xRC->setPosition(AWTPoint(aNewPos)); in EndDragObj()
Completed in 165 milliseconds