Home
last modified time | relevance | path

Searched refs:GetRightCrop (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 …nNewLeft = -FRound( ( ( pAttr->GetMirrorFlags() & BMP_MIRROR_HORZ ) ? pAttr->GetRightCrop() : pAtt… in ImplGetCropParams()
976 Size(rAttr.GetRightCrop(), rAttr.GetBottomCrop()), in GetTransformedGraphic()
987 Size(rAttr.GetRightCrop(), rAttr.GetBottomCrop()), in GetTransformedGraphic()
1049 Size(rAttr.GetRightCrop(), rAttr.GetBottomCrop()), in GetTransformedGraphic()
1059 Size(rAttr.GetRightCrop(), rAttr.GetBottomCrop()), in GetTransformedGraphic()
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitive2d.cxx181 getGraphicAttr().GetRightCrop(), in create2DDecomposition()
191 getGraphicAttr().GetRightCrop() * aCropScaleFactor.getX(), in create2DDecomposition()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx825 const double fDivX(aBitmapSize.Width() - rAttr.GetLeftCrop() - rAttr.GetRightCrop()); in processBasePrimitive2D()
842 …aCropRange.expand(aCurrentRange.getMaximum() + basegfx::B2DPoint(rAttr.GetRightCrop() * fFactorX, … in processBasePrimitive2D()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx136 long GetRightCrop() const { return mnRightCrop; } in GetRightCrop() function in GraphicAttr
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx1426 …fCropItem( aGrafInfo.GetLeftCrop(), aGrafInfo.GetTopCrop(), aGrafInfo.GetRightCrop(), aGrafInfo.Ge… in ImpSetGrafInfoToAttr()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx4134 << pGraphicAttr->GetRightCrop() in EscherBlibEntry()

Completed in 70 milliseconds