Home
last modified time | relevance | path

Searched refs:GetLeftCrop (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx360 nTotalWidth = aSize100.Width() - pAttr->GetLeftCrop() - pAttr->GetRightCrop(); in ImplGetCropParams()
366 …->GetMirrorFlags() & BMP_MIRROR_HORZ ) ? pAttr->GetRightCrop() : pAttr->GetLeftCrop() ) * fScale ); in ImplGetCropParams()
973 Size(rAttr.GetLeftCrop(), rAttr.GetTopCrop()), in GetTransformedGraphic()
983 Size(rAttr.GetLeftCrop(), rAttr.GetTopCrop()), in GetTransformedGraphic()
1046 Size(rAttr.GetLeftCrop(), rAttr.GetTopCrop()), in GetTransformedGraphic()
1056 Size(rAttr.GetLeftCrop(), rAttr.GetTopCrop()), in GetTransformedGraphic()
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitive2d.cxx179 getGraphicAttr().GetLeftCrop(), in create2DDecomposition()
189 getGraphicAttr().GetLeftCrop() * aCropScaleFactor.getX(), in create2DDecomposition()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx825 const double fDivX(aBitmapSize.Width() - rAttr.GetLeftCrop() - rAttr.GetRightCrop()); in processBasePrimitive2D()
841 …aCropRange.expand(aCurrentRange.getMinimum() - basegfx::B2DPoint(rAttr.GetLeftCrop() * fFactorX, r… in processBasePrimitive2D()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx134 long GetLeftCrop() const { return mnLeftCrop; } in GetLeftCrop() function in GraphicAttr
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx1426 …SetObjectItem( SdrGrafCropItem( aGrafInfo.GetLeftCrop(), aGrafInfo.GetTopCrop(), aGrafInfo.GetRigh… in ImpSetGrafInfoToAttr()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx4132 << pGraphicAttr->GetLeftCrop() in EscherBlibEntry()

Completed in 61 milliseconds