/aoo42x/main/filter/inc/filter/msfilter/ |
H A D | msdffimp.hxx | 304 const Rectangle& rBoundRect, in DffObjData() 307 aBoundRect( rBoundRect ), in DffObjData() 448 SdrObject* ImportFontWork( SvStream&, SfxItemSet&, Rectangle& rBoundRect ) const; 455 const Rectangle& rBoundRect, 697 const Rectangle& rBoundRect,
|
H A D | escherex.hxx | 1095 …nt32 GetBlibID( SvStream& rPicOutStream, const ByteString& rGraphicId, const Rectangle& rBoundRect,
|
H A D | svdfppt.hxx | 568 const Rectangle& rBoundRect,
|
/aoo42x/main/svtools/source/contnr/ |
H A D | imivctl1.cxx | 64 : _pEntry( pEntry), _aPos( rBoundRect.TopLeft()) {} in SvxIconChoiceCtrlEntry_Impl() 803 const Rectangle& rBoundRect = GetEntryBoundRect( pEntry ); in Paint() local 804 if( rRect.IsOver( rBoundRect ) ) in Paint() 848 const Rectangle& rBoundRect = GetEntryBoundRect( pEntry ); in RepaintEntries() local 849 if( aOutRect.IsOver( rBoundRect ) ) in RepaintEntries() 850 PaintEntry( pEntry, rBoundRect.TopLeft() ); in RepaintEntries() 3330 if( rBoundRect.IsOver( *pRect )) in IsOver() 3498 const Rectangle& rBoundRect = GetEntryBoundRect( pCur ); in AdjustAtGrid() local 3506 if( aNewPos != rBoundRect.TopLeft() ) in AdjustAtGrid() 3516 nCurRight = rBoundRect.Right(); in AdjustAtGrid() [all …]
|
H A D | svimpicn.cxx | 1261 if( rRect.IsOver( rBoundRect ) ) in Paint() 1263 PaintEntry( pEntry, rBoundRect.TopLeft(), pViewData ); in Paint() 3778 const Rectangle& rBoundRect = pViewData->aRect; in SelectRect() local 3783 bOverlaps = IsOver( pOtherRects, rBoundRect ); in SelectRect() 3786 sal_Bool bOver = aRect.IsOver( rBoundRect ); in SelectRect() 3816 if( rBoundRect.IsOver( rRect)) in SelectRect() 3844 if( rBoundRect.IsOver( *pRect )) in IsOver() 4039 if( aNewPos != rBoundRect.TopLeft() ) in AdjustAtGrid() 4045 nCurRight = rBoundRect.Right(); in AdjustAtGrid() 4055 const Rectangle& rBoundRect ) const in AdjustAtGrid() [all …]
|
H A D | imivctl.hxx | 273 const Rectangle& rBoundRect ) const;
|
/aoo42x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShape3d.hxx | 57 …Transformation2D( const SdrObject* pCustomShape, const Rectangle& rBoundRect, const double* pMap ); 67 … SdrObject* pCustomShape, const Rectangle& rSnapRect, const Rectangle& rBoundRect, const double* p…
|
H A D | EnhancedCustomShape3d.cxx | 784 … SdrObject* pCustomShape, const Rectangle& rSnapRect, const Rectangle& rBoundRect, const double* p… in CalculateNewSnapRect() argument 794 const Polygon aPolygon( rBoundRect ); in CalculateNewSnapRect()
|
/aoo42x/main/sd/source/ui/docshell/ |
H A D | sdclient.cxx | 155 const Rectangle& rBoundRect = pObj->GetCurrentBoundRect(); in ObjectAreaChanged() local 156 const Point aDelta(aNewRectangle.Center() - rBoundRect.Center()); in ObjectAreaChanged()
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | viewdraw.cxx | 163 const Rectangle& rBoundRect = ((SdrObjGroup*)pObj)->GetCurrentBoundRect(); in ExecDraw() local 164 aStartPos.X() -= rBoundRect.GetWidth()/2; in ExecDraw() 165 aStartPos.Y() -= rBoundRect.GetHeight()/2; in ExecDraw()
|
/aoo42x/main/sc/source/ui/app/ |
H A D | client.cxx | 177 const Rectangle& rBoundRect = pDrawObj->GetCurrentBoundRect(); in ObjectAreaChanged() local 178 const Point aDelta(aNewRectangle.Center() - rBoundRect.Center()); in ObjectAreaChanged()
|
/aoo42x/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 3797 sal_Int32 nHalfWidth = ( rBoundRect.GetWidth() + 1) >> 1; in ImportFontWork() 3798 sal_Int32 nHalfHeight = ( rBoundRect.GetHeight() + 1) >> 1; in ImportFontWork() 3799 Point aTopLeft( rBoundRect.Left() + nHalfWidth - nHalfHeight, in ImportFontWork() 3800 rBoundRect.Top() + nHalfHeight - nHalfWidth); in ImportFontWork() 3801 Size aNewSize( rBoundRect.GetHeight(), rBoundRect.GetWidth() ); in ImportFontWork() 3803 rBoundRect = aNewRect; in ImportFontWork() 3817 SdrObject* pNewObj = new SdrRectObj( OBJ_TEXT, rBoundRect ); in ImportFontWork() 3836 pRet->NbcSetSnapRect( rBoundRect ); in ImportFontWork() 3842 pRet->NbcRotate( rBoundRect.Center(), 9000, sin( a ), cos( a ) ); in ImportFontWork() 6831 const Rectangle& rBoundRect, in ImportOLE() argument [all …]
|
/aoo42x/main/sc/source/ui/view/ |
H A D | tabvwshb.cxx | 141 const Rectangle& rBoundRect = pObj->GetCurrentBoundRect(); in ActivateObject() local 142 const Point aDelta(rBoundRect.Center() - aRect.Center()); in ActivateObject()
|
/aoo42x/main/filter/source/flash/ |
H A D | swfwriter2.cxx | 562 FillStyle::FillStyle( const Rectangle& rBoundRect, const Gradient& rGradient ) in FillStyle() argument 565 maBoundRect( rBoundRect ) in FillStyle()
|
H A D | swfwriter.hxx | 248 FillStyle( const Rectangle& rBoundRect, const Gradient& rGradient );
|
/aoo42x/main/sw/source/core/layout/ |
H A D | findfrm.cxx | 631 const SwRect& rBoundRect = bExtend ? maPageRects[ nPageIdx++ ] : pPage->Frm(); in GetPageAtPos() local 633 if ( (!pSize && rBoundRect.IsInside(rPt)) || in GetPageAtPos() 634 (pSize && rBoundRect.IsOver(aRect)) ) in GetPageAtPos()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | pdfwriter.hxx | 849 void EndTransparencyGroup( const Rectangle& rBoundRect, sal_uInt16 nTransparencePercent ); 862 void EndTransparencyGroup( const Rectangle& rBoundRect, const Bitmap& rAlphaMask );
|
/aoo42x/main/sd/source/ui/view/ |
H A D | viewshe2.cxx | 955 const Rectangle& rBoundRect = pObj->GetCurrentBoundRect(); in ActivateObject() local 956 const Point aDelta(rBoundRect.Center() - aRect.Center()); in ActivateObject()
|
/aoo42x/main/svtools/source/inc/ |
H A D | svimpicn.hxx | 155 const Rectangle& rBoundRect ) const;
|
/aoo42x/main/vcl/source/window/ |
H A D | winproc.cxx | 1560 static void ImplHandlePaint( Window* pWindow, const Rectangle& rBoundRect, bool bImmediateUpdate ) in ImplHandlePaint() argument 1569 if ( aRect.IsOver( rBoundRect ) ) in ImplHandlePaint() 1578 Region aRegion( rBoundRect ); in ImplHandlePaint()
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdobj.cxx | 2802 void SdrObject::SendUserCall(SdrUserCallType eUserCall, const Rectangle& rBoundRect) const in SendUserCall() 2812 pUserCall->Changed( *this, eUserCall, rBoundRect ); in SendUserCall() 2855 pGroup->GetUserCall()->Changed( *this, eChildUserType, rBoundRect ); in SendUserCall()
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdobj.hxx | 583 void SendUserCall(SdrUserCallType eUserCall, const Rectangle& rBoundRect) const;
|
H A D | unoshape.hxx | 238 virtual void onUserCall(SdrUserCallType eUserCall, const Rectangle& rBoundRect);
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par.hxx | 696 const Rectangle& rBoundRect,
|
H A D | ww8par.cxx | 432 const Rectangle& rBoundRect, in ImportOLE() argument 464 rGrf, rBoundRect, rVisArea, pStData, nError, nSvxMSDffOLEConvFlags, nAspect ); in ImportOLE()
|