Home
last modified time | relevance | path

Searched refs:GetBoundRect (Results 26 – 50 of 89) sorted by relevance

1234

/trunk/main/svx/inc/svx/
H A Dsvdhlpln.hxx69 Rectangle GetBoundRect(const OutputDevice& rOut) const;
/trunk/main/vcl/inc/vcl/
H A Dregion.hxx105 Rectangle GetBoundRect() const;
H A Dgdimtf.hxx170 Rectangle GetBoundRect( OutputDevice& i_rReference, Rectangle* pHairline = 0 ) const;
/trunk/main/editeng/inc/editeng/
H A Dtxtrange.hxx95 const Rectangle& GetBoundRect() in GetBoundRect() function in TextRanger
/trunk/main/svx/source/dialog/
H A Dimapwnd.cxx386 pObj->SetExtraEllipse( aPoly.GetBoundRect() ); in SdrObjCreated()
457 pObj->SetExtraEllipse( aPoly.GetBoundRect() ); in SdrObjChanged()
/trunk/main/svtools/inc/svtools/
H A Dimap.hxx127 Rectangle GetBoundRect() const;
H A Dimapobj.hxx108 virtual Rectangle GetBoundRect() const = 0;
H A Divctrl.hxx136 const Rectangle & GetBoundRect() const { return aRect; } in GetBoundRect() function in SvxIconChoiceCtrlEntry
/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx906 bool SalLayout::GetBoundRect( SalGraphics& rSalGraphics, Rectangle& rRect ) const in GetBoundRect() function in SalLayout
2311 bool MultiSalLayout::GetBoundRect( SalGraphics& rGraphics, Rectangle& rRect ) const in GetBoundRect() function in MultiSalLayout
2322 if( rLayout.GetBoundRect( rGraphics, aRectangle ) ) in GetBoundRect()
H A Dimpvect.cxx955 const Rectangle aBound( rPolyPoly[ i ].GetBoundRect() ); in ImplLimitPolyPoly()
1106 const Rectangle aBound( rPoly.GetBoundRect() ); in ImplCalculate()
H A Doutdev2.cxx932 const Rectangle aRegionRectangle(GetActiveClipRegion().GetBoundRect()); in DrawTransformedBitmapEx()
1210 Rectangle aClipRegionBounds( ImplPixelToDevicePixel(maRegion).GetBoundRect() ); in ImplDrawBitmapEx()
2215 aDstRect.Intersection( LogicToPixel( aPaintRgn.GetBoundRect() ) ); in ImplDrawAlpha()
/trunk/main/vcl/aqua/source/gdi/
H A Datslayout.cxx55 virtual bool GetBoundRect( SalGraphics&, Rectangle& ) const;
833 bool ATSLayout::GetBoundRect( SalGraphics&, Rectangle& rVCLRect ) const in GetBoundRect() function in ATSLayout
/trunk/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx581 rPoly.GetBoundRect() ); in gradientFill()
811 aPolyPoly.GetBoundRect() ); in fillTexturedPolyPolygon()
/trunk/main/svx/source/svdraw/
H A Dsvdhlpln.cxx65 Rectangle SdrHelpLine::GetBoundRect(const OutputDevice& rOut) const in GetBoundRect() function in SdrHelpLine
H A Dsvdorect.cxx295 maSnapRect=GetXPoly().GetBoundRect(); in RecalcSnapRect()
/trunk/main/toolkit/source/awt/
H A Dvclxregion.cxx72 return AWTRectangle( maRegion.GetBoundRect() ); in IMPL_XTYPEPROVIDER_START()
/trunk/main/svx/source/sdr/overlay/
H A Doverlaymanager.cxx250 const Rectangle aRegionBoundRect(rRegion.GetBoundRect()); in completeRedraw()
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx210 Rectangle aRect( aPoly.GetBoundRect() ); in AddGradientDef()
668 Rectangle aBoundRect( aPolyPoly.GetBoundRect() ); in ImplWriteShape()
776 mpVDev->AddGradientActions( rPolyPoly.GetBoundRect(), rGradient, aTmpMtf ); in ImplWriteGradientEx()
/trunk/main/tools/source/generic/
H A Dpoly.cxx888 const Rectangle aBound( GetBoundRect() ); in Optimize()
1626 Rectangle Polygon::GetBoundRect() const in GetBoundRect() function in Polygon
1710 const Rectangle aBound( GetBoundRect() ); in IsInside()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx853 rParms.mrVDev.AddGradientActions( rPoly.GetBoundRect(), in createGradientAction()
1407 pClipAction->GetRegion().GetBoundRect() ) ); in createActions()
1462 rVDev.LogicToPixel( pClipAction->GetRegion().GetBoundRect() ) ); in createActions()
/trunk/main/sd/source/ui/view/
H A Ddrawview.cxx532 xSlideshow->paint( rRegion.GetBoundRect() ); in PresPaint()
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx759 mpGDIMetaFile->AddAction( new MetaRectAction( rPolyPoly.GetBoundRect() ) ); in ImplDrawClippedPolyPolygon()
1007 Rectangle aClipRect( aClipPath.GetClipPath().GetBoundRect() ); in UpdateClipRegion()
/trunk/main/vcl/workben/
H A Doutdevgrind.cxx121 aPoly3.Rotate( aPoly3.GetBoundRect().Center(), in setupMethodStubs()
/trunk/main/editeng/source/misc/
H A Dtxtrange.cxx704 pBound = new Rectangle( mpPolyPolygon->GetBoundRect() ); in _GetBoundRect()
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx2017 Rectangle aBoundRect( aPol.GetBoundRect() ); in getPosition()
2039 Rectangle aBoundRect( aPol.GetBoundRect() ); in getPosition()

Completed in 267 milliseconds

1234