| /trunk/main/toolkit/source/awt/ |
| H A D | vclxregion.cxx | 93 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 D | vclxaccessiblecomponent.cxx | 787 Rectangle aRect = VCLRectangle( xComp->getBounds() ); in getAccessibleAtPoint()
|
| H A D | vclxwindow.cxx | 841 pData->maTrackRect = VCLRectangle( aDockingData.TrackingRectangle ); in ProcessWindowEvent() 1222 GetWindow()->Invalidate( VCLRectangle(rRect), (sal_uInt16) nInvalidateFlags ); in invalidateRect()
|
| H A D | vclxmenu.cxx | 567 VCLRectangle( rPos ), in execute()
|
| /trunk/main/sc/source/ui/Accessibility/ |
| H A D | AccessiblePageHeaderArea.cxx | 279 …aRect = Rectangle(VCLPoint(xComp->getLocationOnScreen()), VCLRectangle(xComp->getBounds()).GetSize… in GetBoundingBoxOnScreen() 295 Rectangle aNewRect(Point(0, 0), VCLRectangle(xComp->getBounds()).GetSize()); in GetBoundingBox()
|
| H A D | AccessibleContextBase.cxx | 222 Rectangle aParentBounds(VCLRectangle(xParentComponent->getBounds())); in isShowing() 223 Rectangle aBounds(VCLRectangle(getBounds())); in isShowing()
|
| H A D | AccessibleDocumentPagePreview.cxx | 1046 if ((VCLRectangle(rShape.mpAccShape->getBounds())).IsInside(maPoint)) in operator ()() 1626 if (mpTable && VCLRectangle(mpTable->getBounds()).IsInside(VCLPoint(rPoint))) in getAccessibleAtPoint() 1652 if (VCLRectangle(mpHeader->getBounds()).IsInside(aPoint)) in getAccessibleAtPoint() 1654 else if (VCLRectangle(mpFooter->getBounds()).IsInside(aPoint)) in getAccessibleAtPoint()
|
| H A D | AccessiblePreviewCell.cxx | 251 Rectangle aParentRect (VCLRectangle(xAccParentComp->getBounds())); in GetBoundingBox()
|
| H A D | AccessiblePreviewHeaderCell.cxx | 355 Rectangle aParentRect (VCLRectangle(xAccParentComp->getBounds())); in GetBoundingBox()
|
| H A D | AccessibleDocument.cxx | 593 aPoint -= VCLRectangle(pShape->pAccShape->getBounds()).TopLeft(); in GetAt() 1743 Rectangle aBound(VCLRectangle(xComp->getBounds())); in getAccessibleAtPoint()
|
| /trunk/main/toolkit/inc/toolkit/helper/ |
| H A D | convert.hxx | 58 inline ::Rectangle VCLRectangle( const ::com::sun::star::awt::Rectangle& rAWTRect ) in VCLRectangle() function
|
| /trunk/main/svtools/source/hatchwindow/ |
| H A D | hatchwindow.cxx | 82 aRect = VCLRectangle( aUnoResultRect ); in QueryObjAreaPixel()
|
| /trunk/main/sfx2/source/view/ |
| H A D | ipclient.cxx | 490 Rectangle aNewPixelRect = VCLRectangle( aPosRect ); in changedPlacement() 491 Rectangle aOldPixelRect = VCLRectangle( aOldRect ); in changedPlacement()
|
| /trunk/main/accessibility/source/extended/ |
| H A D | AccessibleBrowseBox.cxx | 199 VCLRectangle( xCurrChildComp->getBounds() ).IsInside( aPoint ) ) in getAccessibleAtPoint()
|
| H A D | accessibletabbar.cxx | 425 Rectangle aRect = VCLRectangle( xComp->getBounds() ); in getAccessibleAtPoint()
|
| H A D | AccessibleGridControl.cxx | 216 VCLRectangle( xCurrChildComp->getBounds() ).IsInside( aPoint ) ) in getAccessibleAtPoint()
|
| H A D | AccessibleGridControlBase.cxx | 311 VCLRectangle( xParentComp->getBounds() ) ); in implIsShowing()
|
| H A D | AccessibleBrowseBoxBase.cxx | 400 VCLRectangle( xParentComp->getBounds() ) ); in implIsShowing()
|
| H A D | accessibletabbarpagelist.cxx | 606 Rectangle aRect = VCLRectangle( xComp->getBounds() ); in getAccessibleAtPoint()
|
| H A D | accessibleiconchoicectrlentry.cxx | 183 bShowing = GetBoundingBox_Impl().IsOver( VCLRectangle( xParentComp->getBounds() ) ); in IsShowing_Impl()
|
| /trunk/main/sfx2/source/statbar/ |
| H A D | stbitem.cxx | 395 ::Rectangle aRect = VCLRectangle( rOutputRectangle ); in paint()
|
| /trunk/main/accessibility/source/standard/ |
| H A D | vclxaccessibletabpage.cxx | 464 Rectangle aRect = VCLRectangle( xComp->getBounds() ); in getAccessibleAtPoint()
|
| H A D | accessiblemenubasecomponent.cxx | 401 Rectangle aRect = VCLRectangle( xComp->getBounds() ); in GetChildAt()
|
| /trunk/main/svx/source/svdraw/ |
| H A D | svdoole2.cxx | 512 Rectangle aNewPixelRect = VCLRectangle( aPosRect ); in changedPlacement() 513 Rectangle aOldPixelRect = VCLRectangle( aOldRect ); in changedPlacement()
|
| /trunk/main/basctl/source/accessibility/ |
| H A D | accessibledialogwindow.cxx | 858 Rectangle aRect = VCLRectangle( xComp->getBounds() ); in getAccessibleAtPoint()
|