Home
last modified time | relevance | path

Searched refs:VCLRectangle (Results 1 – 25 of 29) sorted by relevance

12

/trunk/main/toolkit/source/awt/
H A Dvclxregion.cxx93 maRegion.Union( VCLRectangle( rRect ) ); in unionRectangle()
100 maRegion.Intersect( VCLRectangle( rRect ) ); in intersectRectangle()
107 maRegion.Exclude( VCLRectangle( rRect ) ); in excludeRectangle()
114 maRegion.XOr( VCLRectangle( rRect ) ); in xOrRectangle()
H A Dvclxaccessiblecomponent.cxx787 Rectangle aRect = VCLRectangle( xComp->getBounds() ); in getAccessibleAtPoint()
H A Dvclxwindow.cxx841 pData->maTrackRect = VCLRectangle( aDockingData.TrackingRectangle ); in ProcessWindowEvent()
1222 GetWindow()->Invalidate( VCLRectangle(rRect), (sal_uInt16) nInvalidateFlags ); in invalidateRect()
H A Dvclxmenu.cxx592 VCLRectangle( rPos ), in execute()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePageHeaderArea.cxx290 …aRect = Rectangle(VCLPoint(xComp->getLocationOnScreen()), VCLRectangle(xComp->getBounds()).GetSize… in GetBoundingBoxOnScreen()
307 Rectangle aNewRect(Point(0, 0), VCLRectangle(xComp->getBounds()).GetSize()); in GetBoundingBox()
H A DAccessibleContextBase.cxx231 Rectangle aParentBounds(VCLRectangle(xParentComponent->getBounds())); in isShowing()
232 Rectangle aBounds(VCLRectangle(getBounds())); in isShowing()
H A DAccessibleDocumentPagePreview.cxx1047 if ((VCLRectangle(rShape.mpAccShape->getBounds())).IsInside(maPoint)) in operator ()()
1628 if (mpTable && VCLRectangle(mpTable->getBounds()).IsInside(VCLPoint(rPoint))) in getAccessibleAtPoint()
1654 if (VCLRectangle(mpHeader->getBounds()).IsInside(aPoint)) in getAccessibleAtPoint()
1656 else if (VCLRectangle(mpFooter->getBounds()).IsInside(aPoint)) in getAccessibleAtPoint()
H A DAccessiblePreviewCell.cxx256 Rectangle aParentRect (VCLRectangle(xAccParentComp->getBounds())); in GetBoundingBox()
H A DAccessiblePreviewHeaderCell.cxx363 Rectangle aParentRect (VCLRectangle(xAccParentComp->getBounds())); in GetBoundingBox()
H A DAccessibleDocument.cxx597 aPoint -= VCLRectangle(pShape->pAccShape->getBounds()).TopLeft(); in GetAt()
1751 Rectangle aBound(VCLRectangle(xComp->getBounds())); in getAccessibleAtPoint()
/trunk/main/toolkit/inc/toolkit/helper/
H A Dconvert.hxx58 inline ::Rectangle VCLRectangle( const ::com::sun::star::awt::Rectangle& rAWTRect ) in VCLRectangle() function
/trunk/main/svtools/source/hatchwindow/
H A Dhatchwindow.cxx82 aRect = VCLRectangle( aUnoResultRect ); in QueryObjAreaPixel()
/trunk/main/sfx2/source/view/
H A Dipclient.cxx522 Rectangle aNewPixelRect = VCLRectangle( aPosRect ); in changedPlacement()
523 Rectangle aOldPixelRect = VCLRectangle( aOldRect ); in changedPlacement()
/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBox.cxx202 VCLRectangle( xCurrChildComp->getBounds() ).IsInside( aPoint ) ) in getAccessibleAtPoint()
H A Daccessibletabbar.cxx425 Rectangle aRect = VCLRectangle( xComp->getBounds() ); in getAccessibleAtPoint()
H A DAccessibleGridControl.cxx220 VCLRectangle( xCurrChildComp->getBounds() ).IsInside( aPoint ) ) in getAccessibleAtPoint()
H A DAccessibleGridControlBase.cxx331 VCLRectangle( xParentComp->getBounds() ) ); in implIsShowing()
H A DAccessibleBrowseBoxBase.cxx420 VCLRectangle( xParentComp->getBounds() ) ); in implIsShowing()
H A Daccessibletabbarpagelist.cxx606 Rectangle aRect = VCLRectangle( xComp->getBounds() ); in getAccessibleAtPoint()
H A Daccessibleiconchoicectrlentry.cxx184 bShowing = GetBoundingBox_Impl().IsOver( VCLRectangle( xParentComp->getBounds() ) ); in IsShowing_Impl()
/trunk/main/sfx2/source/statbar/
H A Dstbitem.cxx407 ::Rectangle aRect = VCLRectangle( rOutputRectangle ); in paint()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibletabpage.cxx464 Rectangle aRect = VCLRectangle( xComp->getBounds() ); in getAccessibleAtPoint()
H A Daccessiblemenubasecomponent.cxx401 Rectangle aRect = VCLRectangle( xComp->getBounds() ); in GetChildAt()
/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx544 Rectangle aNewPixelRect = VCLRectangle( aPosRect ); in changedPlacement()
545 Rectangle aOldPixelRect = VCLRectangle( aOldRect ); in changedPlacement()
/trunk/main/basctl/source/accessibility/
H A Daccessibledialogwindow.cxx858 Rectangle aRect = VCLRectangle( xComp->getBounds() ); in getAccessibleAtPoint()

Completed in 148 milliseconds

12