/aoo41x/main/tools/inc/tools/ |
H A D | gen.hxx | 427 Rectangle& Union( const Rectangle& rRect ); 428 Rectangle& Intersection( const Rectangle& rRect ); 429 Rectangle GetUnion( const Rectangle& rRect ) const; 430 Rectangle GetIntersection( const Rectangle& rRect ) const; 469 inline Rectangle::Rectangle() in Rectangle() function in Rectangle 475 inline Rectangle::Rectangle( const Point& rLT, const Point& rRB ) in Rectangle() function in Rectangle 483 inline Rectangle::Rectangle( long _nLeft, long _nTop, in Rectangle() function in Rectangle 641 inline Rectangle Rectangle::GetUnion( const Rectangle& rRect ) const in GetUnion() 647 inline Rectangle Rectangle::GetIntersection( const Rectangle& rRect ) const in GetIntersection() 669 inline Rectangle& Rectangle::operator +=( const Point& rPt ) in operator +=() [all …]
|
/aoo41x/main/vcl/source/window/ |
H A D | decoview.cxx | 514 Rectangle aTempRect = aRect; in ImplDrawSymbol() 544 Rectangle aTempRect = aRect; in ImplDrawSymbol() 776 Rectangle aBound, aContent; in ImplDrawFrame() 777 Rectangle aNatRgn( rRect ); in ImplDrawFrame() 966 Rectangle DecorationView::DrawFrame( const Rectangle& rRect, sal_uInt16 nStyle ) in DrawFrame() 968 Rectangle aRect = rRect; in DrawFrame() 1004 Rectangle aFillRect = rRect; in ImplDrawButton() 1029 Rectangle aRect1; in ImplDrawButton() 1030 Rectangle aRect2; in ImplDrawButton() 1215 Rectangle DecorationView::DrawButton( const Rectangle& rRect, sal_uInt16 nStyle ) in DrawButton() [all …]
|
/aoo41x/main/svtools/source/toolpanel/ |
H A D | paneltabbar.cxx | 91 …virtual Rectangle calculateDecorations( const Rectangle& i_rContentArea, const ItemFlags i_nItem… 116 …virtual Rectangle calculateDecorations( const Rectangle& i_rContentArea, const ItemFlags i_nItem… 137 …Rectangle VCLItemRenderer::calculateDecorations( const Rectangle& i_rContentArea, const ItemFlags … in calculateDecorations() 190 …virtual Rectangle calculateDecorations( const Rectangle& i_rContentArea, const ItemFlags i_nItem… 224 return Rectangle( in calculateDecorations() 265 …virtual Rectangle calculateDecorations( const Rectangle& i_rContentArea, const ItemFlags i_nItem… 291 …Rectangle NWFTabItemRenderer::calculateDecorations( const Rectangle& i_rContentArea, const ItemFla… in calculateDecorations() 387 … Rectangle GetActualLogicalItemRect( const Rectangle& i_rLogicalItemRect ) const; 555 Rectangle aContentArea; in impl_calcItemRects() 894 return Rectangle( in GetItemScreenRect() [all …]
|
H A D | tabbargeometry.cxx | 77 void lcl_rotate( const Rectangle& i_rReference, Rectangle& io_rArea, const bool i_bRight ) in lcl_rotate() 101 void lcl_mirrorHorizontally( const Rectangle& i_rReferenceArea, Rectangle& io_rArea ) in lcl_mirrorHorizontally() 109 void lcl_mirrorVertically( const Rectangle& i_rReferenceArea, Rectangle& io_rArea ) in lcl_mirrorVertically() 132 …Rectangle NormalizedArea::getTransformed( const Rectangle& i_rArea, const TabAlignment i_eTargetAl… in getTransformed() 134 Rectangle aResult( i_rArea ); in getTransformed() 144 Rectangle aReference( m_aReference ); in getTransformed() 159 …Rectangle NormalizedArea::getNormalized( const Rectangle& i_rArea, const TabAlignment i_eTargetAli… in getNormalized() 161 Rectangle aResult( i_rArea ); in getNormalized() 167 Rectangle aReference( m_aReference ); in getNormalized() 294 m_aItemsRect = Rectangle( aItemsPos, aItemsSize ); in relayout() [all …]
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | prevloc.hxx | 42 class Rectangle; 84 void LimitToArea( const Rectangle& rPixelArea ); 94 Rectangle aDrawRectangle[SC_PREVIEW_MAXRANGES]; 115 void AddNoteMark( const Rectangle& rRect, const ScAddress& rPos ); 126 sal_Bool GetHeaderPosition( Rectangle& rHeaderRect ) const; 127 sal_Bool GetFooterPosition( Rectangle& rFooterRect ) const; 133 ScAddress& rCellPos, Rectangle& rNoteRect ) const; 134 Rectangle GetNoteInRangeOutputRect(const Rectangle& rVisiblePixel, sal_Bool bNoteMarks, 138 sal_Bool HasCellsInRange( const Rectangle& rVisiblePixel ) const; 145 …Rectangle GetHeaderCellOutputRect(const Rectangle& rVisRect, const ScAddress& rCellPos, sal_Bool b… [all …]
|
/aoo41x/main/vcl/inc/unx/gtk/ |
H A D | gtkgdi.hxx | 72 … Rectangle &rNativeBoundingRegion, Rectangle &rNativeContentRegion ); 88 typedef std::list< Rectangle > clipList; 99 const Rectangle& rControlRectangle, 104 const Rectangle& rControlRectangle, 114 const Rectangle& rControlRectangle, 119 const Rectangle& rControlRectangle, 124 const Rectangle& rControlRectangle, 129 const Rectangle& rControlRectangle, 134 const Rectangle& rControlRectangle, 140 const Rectangle& rControlRectangle, [all …]
|
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterPaneBorderPainter.cxx | 77 awt::Rectangle AddBorder ( 80 awt::Rectangle RemoveBorder ( 157 const awt::Rectangle& rBox, 504 const awt::Rectangle& rBBox, in PaintBorder() 517 awt::Rectangle aCenterBox ( in PaintBorder() 519 awt::Rectangle aInnerBox ( in PaintBorder() 725 const awt::Rectangle& rBox, in PaintBitmap() 1001 const awt::Rectangle& rBox, in AddBorder() 1019 return awt::Rectangle ( in AddBorder() 1030 const awt::Rectangle& rBox, in RemoveBorder() [all …]
|
H A D | PresenterGeometryHelper.cxx | 104 return awt::Rectangle ( in ConvertRectangleWithConstantSize() 115 const css::awt::Rectangle& rBox) in ConvertRectangle() 128 const css::awt::Rectangle& rBox, in TranslateRectangle() 139 const css::awt::Rectangle& rBox1, in Intersection() 140 const css::awt::Rectangle& rBox2) in Intersection() 147 return awt::Rectangle(); in Intersection() 186 const css::awt::Rectangle& rBox1, in IsInside() 187 const css::awt::Rectangle& rBox2) in IsInside() 199 const css::awt::Rectangle& rBox1, in Union() 212 return awt::Rectangle(); in Union() [all …]
|
H A D | PresenterGeometryHelper.hxx | 63 const css::awt::Rectangle& rBox); 69 const css::awt::Rectangle& rBox, 74 const css::awt::Rectangle& rBox1, 75 const css::awt::Rectangle& rBox2); 88 const css::awt::Rectangle& rBox1, 89 const css::awt::Rectangle& rBox2); 91 static css::awt::Rectangle Union ( 92 const css::awt::Rectangle& rBox1, 93 const css::awt::Rectangle& rBox2); 100 const css::awt::Rectangle& rBox1, [all …]
|
/aoo41x/main/svtools/source/inc/ |
H A D | svimpicn.hxx | 74 Rectangle aCurSelectionRect; 80 Rectangle aPrevBoundRect; 124 void AdjustVirtSize( const Rectangle& ); 136 sal_Bool GetResizeRect( Rectangle& ); 137 void PaintResizeRect( const Rectangle& ); 145 void ImpDrawXORRect( const Rectangle& rRect ); 155 const Rectangle& rBoundRect ) const; 185 void Paint( const Rectangle& rRect ); 230 Rectangle CalcFocusRect( SvLBoxEntry* ); 249 const Rectangle& GetBoundingRect( SvLBoxEntry*, [all …]
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdotext.hxx | 88 Rectangle aRect; 179 Rectangle aRect; 198 Rectangle* pFormTextBoundRect; 277 …void ImpSetCharStretching(SdrOutliner& rOutliner, const Rectangle& rTextRect, const Rectangle& rAn… 278 void ImpJustifyRect(Rectangle& rRect) const; 304 SdrTextObj(const Rectangle& rNewRect); 395 const Rectangle &GetGeoRect() const { return aRect; } in GetGeoRect() 435 virtual void NbcSetSnapRect(const Rectangle& rRect); 437 virtual const Rectangle& GetLogicRect() const; 468 …virtual void TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangle* p… [all …]
|
/aoo41x/main/sc/source/ui/view/ |
H A D | prevloc.cxx | 55 Rectangle aPixelRect; 205 Rectangle aPixelRect( pWindow->LogicToPixel( rRect ) ); in AddCellRange() 231 Rectangle aPixelRect( pWindow->LogicToPixel( rRect ) ); in AddColHeaders() 239 Rectangle aPixelRect( pWindow->LogicToPixel( rRect ) ); in AddRowHeaders() 246 Rectangle aPixelRect( pWindow->LogicToPixel( rRect ) ); in AddHeaderFooter() 257 Rectangle aPixelRect( pWindow->LogicToPixel( rRect ) ); in AddNoteMark() 503 return Rectangle(); in GetNoteInRangeOutputRect() 529 Rectangle aHeaderRect, aRepeatRect, aMainRect; in GetTableInfo() 735 Rectangle ScPreviewLocationData::GetHeaderCellOutputRect(const Rectangle& rVisRect, const ScAddress… in GetHeaderCellOutputRect() 739 Rectangle aClipRect; in GetHeaderCellOutputRect() [all …]
|
/aoo41x/main/svtools/source/hatchwindow/ |
H A D | ipwin.cxx | 79 aRects[ 6 ] = Rectangle( Point( aOuter.Left(), in FillHandleRectsPixel() 83 aRects[ 7 ] = Rectangle( Point( aOuter.Left(), in FillHandleRectsPixel() 124 Rectangle aMoveRects[ 4 ]; in Draw() 133 Rectangle aRects[ 8 ]; in Draw() 148 Rectangle aMoveRects[ 4 ]; in InvalidateBorder() 185 Rectangle aRects[ 8 ]; in SelectMove() 192 Rectangle aMoveRects[ 4 ]; in SelectMove() 213 Rectangle aRect( rRect ); in GetTrackPosPixel() 259 Rectangle aTrackRect; in GetTrackRectPixel() 420 Rectangle & rOutPosSize ) in SelectRelease() [all …]
|
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | salnativewidgets.cxx | 42 Rectangle maInvalidateRect; 104 static HIRect ImplGetHIRectFromRectangle(Rectangle aRect) in ImplGetHIRectFromRectangle() 139 const Rectangle& rControlRect, Rectangle& rResultRect ) in AquaGetScrollRect() 387 Rectangle aRect; in hitTestNativeControl() 475 const Rectangle& rControlRegion, in drawNativeControl() 487 Rectangle buttonRect = rControlRegion; in drawNativeControl() 1251 … Rectangle &rNativeBoundingRegion, Rectangle &rNativeContentRegion ) in getNativeControlRegion() 1256 Rectangle aCtrlBoundRect( rControlRegion ); in getNativeControlRegion() 1286 Rectangle aRect; in getNativeControlRegion() 1324 Rectangle aRect( aCtrlBoundRect ); in getNativeControlRegion() [all …]
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | outdev.hxx | 101 typedef std::vector< Rectangle > MetricVector; 461 SAL_DLLPRIVATE Rectangle ImplLogicToDevicePixel( const Rectangle& rLogicRect ) const; 467 SAL_DLLPRIVATE Rectangle ImplDevicePixelToLogic( const Rectangle& rLogicRect ) const; 646 Rectangle GetTextRect( const Rectangle& rRect, 1016 Rectangle LogicToPixel( const Rectangle& rLogicRect ) const; 1026 Rectangle LogicToPixel( const Rectangle& rLogicRect, 1040 Rectangle PixelToLogic( const Rectangle& rDeviceRect ) const; 1050 Rectangle PixelToLogic( const Rectangle& rDeviceRect, 1069 Rectangle LogicToLogic( const Rectangle& rRectSource, 1082 static Rectangle LogicToLogic( const Rectangle& rRectSource, [all …]
|
H A D | button.hxx | 61 SAL_DLLPRIVATE const Rectangle& ImplGetFocusRect() const; 65 SAL_DLLPRIVATE const Rectangle& ImplGetSymbolRect() const; 98 void SetFocusRect( const Rectangle& rFocusRect ); 99 const Rectangle& GetFocusRect() const; 168 virtual void Paint( const Rectangle& rRect ); 292 Rectangle maStateRect; 293 Rectangle maMouseRect; 355 virtual void Paint( const Rectangle& rRect ); 412 Rectangle maStateRect; 413 Rectangle maMouseRect; [all …]
|
/aoo41x/main/svtools/source/contnr/ |
H A D | imivctl.hxx | 108 Rectangle aRect; 162 Rectangle aCurSelectionRect; 384 Rectangle CalcTextRect( 408 const Rectangle& rRect1, 409 const Rectangle& rRect2, 417 const Rectangle& rRect, 455 const Rectangle&, 468 const Rectangle& rDocPos, 505 Rectangle GetOutputRect() const; 522 Rectangle GetDocumentRect() const { return Rectangle( Point(), aVirtOutputSize ); } in GetDocumentRect() [all …]
|
H A D | imivctl1.cxx | 1617 Rectangle aRect( GetOutputRect()); in Resize() 1761 const Rectangle& rTextRect, const Rectangle& rImageRect, in PaintEmphasis() 2831 Rectangle aVirtRect( rRect ); in MakeVisible() 3037 Rectangle aBoundRect; in CalcMaxTextRect() 3157 static Rectangle GetHotSpot( const Rectangle& rRect ) in GetHotSpot() 3159 Rectangle aResult( rRect ); in GetHotSpot() 3195 Rectangle aRect( rRect ); in SelectRect() 3329 Rectangle* pRect = (Rectangle*)pRectList->GetObject( nCur ); in IsOver() 3347 Rectangle* pRect = new Rectangle( rRect ); in AddSelectedRect() 3357 Rectangle* pRect = (Rectangle*)aSelectedRectList.GetObject( nCur ); in ClearSelectedRectList() [all …]
|
/aoo41x/main/filter/inc/filter/msfilter/ |
H A D | msdffimp.hxx | 285 Rectangle aBoundRect; 286 Rectangle aChildAnchor; 304 const Rectangle& rBoundRect, in DffObjData() 456 const Rectangle& rVisArea, 466 const Rectangle& rVisArea ); 579 void Scale(Rectangle& rRect) const; 663 …Rectangle GetGlobalChildAnchor( const DffRecordHeader& rHd, SvStream& rSt, Rectangle& aClientRect … 665 Rectangle& rGroupClientAnchor, Rectangle& rGroupChildAnchor, 666 const Rectangle& rClientRect, const Rectangle& rGlobalChildRect ); 697 const Rectangle& rBoundRect, [all …]
|
/aoo41x/main/vcl/source/control/ |
H A D | spinfld.cxx | 113 Rectangle aBound, aContent; in ImplDrawNativeSpinfield() 114 Rectangle aNatRgn( aPt, aSize ); in ImplDrawNativeSpinfield() 122 Rectangle aRgn( aPt, aSize ); in ImplDrawNativeSpinfield() 146 const Rectangle& rUpperRect, in ImplDrawSpinButton() 147 const Rectangle& rLowerRect, in ImplDrawSpinButton() 193 Rectangle aUpRect; in ImplDrawSpinButton() 237 Rectangle aLowRect; in ImplDrawSpinButton() 671 …tonAreas( OutputDevice* pDev, const Size& rOutSz, Rectangle& rDDArea, Rectangle& rSpinUpArea, Rect… in ImplCalcButtonAreas() 713 Rectangle aBound; in ImplCalcButtonAreas() 770 Rectangle aContent, aBound; in Resize() [all …]
|
/aoo41x/main/vcl/unx/gtk/gdi/ |
H A D | salnativewidgets-gtk.cxx | 181 static void NWCalcArrowRect( const Rectangle& rButton, Rectangle& rArrow ); 1214 Rectangle aRect; in NWGetButtonArea() 1361 static void NWCalcArrowRect( const Rectangle& rButton, Rectangle& rArrow ) in NWCalcArrowRect() 1400 Rectangle arrowRect; in NWPaintGTKScrollbar() 1724 Rectangle buttonRect; in NWGetScrollButtonRect() 1787 Rectangle pixmapRect; in NWPaintGTKEditBox() 1929 Rectangle upBtnRect; in NWPaintGTKSpinBox() 2022 Rectangle buttonRect; in NWGetSpinButtonRect() 2111 Rectangle arrowRect; in NWPaintGTKComboBox() 2242 Rectangle tabRect; in NWPaintGTKTabItem() [all …]
|
/aoo41x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsLayeredDevice.cxx | 53 virtual void Invalidate (const Rectangle& rInvalidationBox) in Invalidate() 68 const Rectangle& rBox) in DeviceCopy() 87 aFunction(Rectangle()); in ForAllRectangles() 112 void InvalidateRectangle (const Rectangle& rInvalidationBox); 117 const Rectangle& rRepaintRectangle); 129 void ValidateRectangle (const Rectangle& rBox); 169 const Rectangle& rInvalidationArea, in Invalidate() 342 const Rectangle aLogicWindowBox ( in HandleMapModeChange() 470 void Layer::ValidateRectangle (const Rectangle& rBox) in ValidateRectangle() 494 const Rectangle& rRepaintRectangle) in Repaint() [all …]
|
/aoo41x/main/vcl/source/gdi/ |
H A D | outdev6.cxx | 63 Rectangle aDstRect( PixelToLogic( Point() ), GetOutputSize() ); in DBG_NAMEEX() 412 Rectangle aPolyRect( aPolyPoly.GetBoundRect() ); in DrawTransparent() 414 Rectangle aDstRect( aPoint, GetOutputSizePixel() ); in DrawTransparent() 660 Rectangle aDstRect( aPoint, GetOutputSizePixel() ); in DrawTransparent() 997 const Rectangle aOutRect( aTmpPoint, GetOutputSizePixel() ); in ImplDrawBitmapWallpaper() 999 Rectangle aWorkRect; in ImplDrawBitmapWallpaper() 1058 Rectangle aBound; in ImplDrawGradientWallpaper() 1118 void OutputDevice::DrawWallpaper( const Rectangle& rRect, in DrawWallpaper() 1129 Rectangle aRect = LogicToPixel( rRect ); in DrawWallpaper() 1222 Rectangle aRect( ImplLogicToDevicePixel( Rectangle( rPoint, rSize ) ) ); in DrawEPS() [all …]
|
/aoo41x/main/oox/source/vml/ |
H A D | vmlshape.cxx | 69 Point lclGetAbsPoint( const Point& rRelPoint, const Rectangle& rShapeRect, const Rectangle& rCoordS… in lclGetAbsPoint() 79 Rectangle lclGetAbsRect( const Rectangle& rRelRect, const Rectangle& rShapeRect, const Rectangle& r… in lclGetAbsRect() 83 Rectangle aAbsRect; in lclGetAbsRect() 133 Rectangle ShapeType::getCoordSystem() const in getCoordSystem() 147 Rectangle ShapeType::getAbsRectangle() const in getAbsRectangle() 150 return Rectangle( in getAbsRectangle() 157 Rectangle ShapeType::getRelRectangle() const in getRelRectangle() 159 return Rectangle( in getRelRectangle() 265 Rectangle aShapeRect = calcShapeRectangle( pParentAnchor ); in convertAndInsert() 313 Rectangle aShapeRect; in calcShapeRectangle() [all …]
|
/aoo41x/main/sc/source/ui/Accessibility/ |
H A D | AccessibleText.cxx | 92 Rectangle aVisArea; in GetVisArea() 198 Rectangle aVisArea; in GetVisArea() 284 Rectangle CorrectVisArea(const Rectangle& rVisArea) const; 306 Rectangle aVisArea; in GetVisArea() 370 return Rectangle(); in GetVisRect() 423 Rectangle aVisArea; in GetVisArea() 468 Rectangle aVisArea; in GetVisArea() 516 Rectangle aVisArea; in GetVisArea() 562 Rectangle aVisArea; in GetVisArea() 625 Rectangle aVisArea; in GetVisArea() [all …]
|