/trunk/main/svtools/source/table/ |
H A D | tablegeometry.hxx | 65 …bool isValid() const { return !m_aRect.GetIntersection( m_rBoundaries ).IsEmpty(); } in isValid() 156 …inline Rectangle getRect() const { return m_aRow.getRect().GetIntersection( m_aCol.getRect(… in getRect()
|
H A D | tablecontrol_impl.cxx | 1462 if ( _rUpdateRect.GetIntersection( aCell.getRect() ).IsEmpty() ) in doPaintContent() 1511 if ( _rUpdateRect.GetIntersection( aRowIterator.getRect() ).IsEmpty() ) in doPaintContent() 1517 Rectangle const aRect = aRowIterator.getRect().GetIntersection( aAllDataCellsArea ); in doPaintContent() 1528 const Rectangle aCurrentRowHeader( aRowHeaderArea.GetIntersection( aRowIterator.getRect() ) ); in doPaintContent()
|
/trunk/main/tools/inc/tools/ |
H A D | poly.hxx | 198 void GetIntersection( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const; 301 void GetIntersection( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const;
|
H A D | gen.hxx | 430 Rectangle GetIntersection( const Rectangle& rRect ) const; 647 inline Rectangle Rectangle::GetIntersection( const Rectangle& rRect ) const in GetIntersection() function in Rectangle
|
/trunk/main/sw/inc/ |
H A D | swrect.hxx | 81 inline SwRect GetIntersection( const SwRect& rRect ) const; 311 inline SwRect SwRect::GetIntersection( const SwRect& rRect ) const in GetIntersection() function in SwRect
|
/trunk/main/svtools/source/filter/wmf/ |
H A D | winmtf.cxx | 61 aPolyPoly.GetIntersection( aPolyPolyRect, aIntersection ); in IntersectClipRect() 123 aPolyPoly.GetIntersection( aSimplePoly, aNewClipPath ); in SetClipPath() 1195 aClipPath.GetClipPath().GetIntersection( aPolyPolyRect, aDest ); in DrawRect() 1354 aClipPath.GetClipPath().GetIntersection( aPolyPoly, aDest ); in DrawPolygon() 1401 aClipPath.GetClipPath().GetIntersection( rPolyPolygon, aDest ); in DrawPolyPolygon()
|
/trunk/main/svtools/source/control/ |
H A D | scrwin.cxx | 353 Size aWill( aWish.GetIntersection(aMax).GetSize() ); in SetVisibleSize() 430 aTarget = rTarget.GetIntersection( aTotRect ); in MakeVisible()
|
/trunk/main/sd/source/ui/accessibility/ |
H A D | AccessiblePageShape.cxx | 167 aBBox = aBBox.GetIntersection (aParentBBox); in getBounds()
|
/trunk/main/tools/source/generic/ |
H A D | gen.cxx | 382 return !GetIntersection( rRect ).IsEmpty(); in IsOver()
|
H A D | poly2.cxx | 365 void PolyPolygon::GetIntersection( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const in GetIntersection() function in PolyPolygon
|
H A D | poly.cxx | 1102 void Polygon::GetIntersection( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const in GetIntersection() function in Polygon 1105 aTmp.GetIntersection( rPolyPoly, rResult ); in GetIntersection()
|
/trunk/main/sc/source/ui/Accessibility/ |
H A D | AccessiblePageHeader.cxx | 395 aRect = aClipRect.GetIntersection(aRect); in GetBoundingBox()
|
H A D | AccessibleDocumentPagePreview.cxx | 1139 aClippedPixelPaintRect = aPixelPaintRect.GetIntersection(aRect2); in FillShapes() 1155 if(!aClippedPixelPaintRect.GetIntersection(aRect).IsEmpty()) in FillShapes()
|
H A D | AccessibleText.cxx | 380 aVisArea = pWin->GetWindowExtentsRelative(pWin).GetIntersection(aVisArea); in CorrectVisArea()
|
/trunk/main/basctl/source/accessibility/ |
H A D | accessibledialogcontrolshape.cxx | 167 aRect = aRect.GetIntersection( aParentRect ); in GetBounds()
|
/trunk/main/sfx2/source/dialog/ |
H A D | dockwin.cxx | 1400 Rectangle aIntersect = GetOuterRect().GetIntersection( aDockingRect ); in CalcAlignment() 1414 Rectangle aIntersectRect = aInRect.GetIntersection( aSmallDockingRect ); in CalcAlignment()
|
/trunk/main/reportdesign/source/ui/misc/ |
H A D | UITools.cxx | 879 Rectangle aRect = _rRect.GetIntersection(pObjIter->GetLastBoundRect()); in isOver() 917 Rectangle aRect = _rRect.GetIntersection(pObjIter->GetLastBoundRect()); in isOver()
|
/trunk/main/svx/source/table/ |
H A D | accessiblecell.cxx | 369 aBBox = aBBox.GetIntersection (aParentBBox); in getBounds()
|
/trunk/main/reportdesign/source/ui/report/ |
H A D | ViewsWindow.cxx | 127 … Rectangle aIntersectionRect = aNewRect.GetIntersection(aOverlappingRect); in lcl_getNewRectSize() 865 …Rectangle aIntersectRect = aTest.GetIntersection(_bBoundRects ? pPreviousObj->GetCurrentBoundRect(… in alignMarkedObjects()
|
/trunk/main/vcl/source/gdi/ |
H A D | outdev4.cxx | 105 rPolyPoly.GetIntersection( *pClipPolyPoly, *pPolyPoly ); in ImplDrawPolyPolygon()
|
/trunk/main/svx/source/accessibility/ |
H A D | AccessibleShape.cxx | 721 aBBox = aBBox.GetIntersection (aParentBBox); in getBounds()
|
/trunk/main/vcl/source/app/ |
H A D | svapp.cxx | 1428 Rectangle aIntersection( aCurScreenRect.GetIntersection( i_rRect ) ); in GetBestScreen()
|
/trunk/main/filter/source/flash/ |
H A D | swfwriter1.cxx | 317 rPolyPoly.GetIntersection( *mpClipPolyPolygon, aPolyPoly ); in Impl_writePolyPolygon()
|
/trunk/main/vcl/source/window/ |
H A D | toolbox.cxx | 5214 Rectangle aIntersection = maOutDockRect.GetIntersection( aDockingRect ); in Docking() 5240 Rectangle aIntersect = aInRect.GetIntersection( aDockingRect ); in Docking()
|
/trunk/main/reportdesign/source/ui/inspection/ |
H A D | GeometryHandler.cxx | 1641 const ::Rectangle aRect = aSourceRect.GetIntersection(aBoundRect); in checkPosAndSize()
|