Searched refs:GetRightCrop (Results 1 – 6 of 6) sorted by relevance
| /AOO41X/main/svtools/source/graphic/ |
| H A D | grfmgr.cxx | 367 nTotalWidth = aSize100.Width() - pAttr->GetLeftCrop() - pAttr->GetRightCrop(); in ImplGetCropParams() 373 …t = -FRound( ( ( pAttr->GetMirrorFlags() & BMP_MIRROR_HORZ ) ? pAttr->GetRightCrop() : pAttr->GetL… in ImplGetCropParams() 983 Size(rAttr.GetRightCrop(), rAttr.GetBottomCrop()), in GetTransformedGraphic() 994 Size(rAttr.GetRightCrop(), rAttr.GetBottomCrop()), in GetTransformedGraphic() 1056 Size(rAttr.GetRightCrop(), rAttr.GetBottomCrop()), in GetTransformedGraphic() 1066 Size(rAttr.GetRightCrop(), rAttr.GetBottomCrop()), in GetTransformedGraphic()
|
| /AOO41X/main/drawinglayer/source/primitive2d/ |
| H A D | graphicprimitive2d.cxx | 181 getGraphicAttr().GetRightCrop(), in create2DDecomposition() 191 getGraphicAttr().GetRightCrop() * aCropScaleFactor.getX(), in create2DDecomposition()
|
| /AOO41X/main/drawinglayer/source/processor2d/ |
| H A D | vclmetafileprocessor2d.cxx | 825 … const double fDivX(aBitmapSize.Width() - rAttr.GetLeftCrop() - rAttr.GetRightCrop()); in processBasePrimitive2D() 842 …CropRange.expand(aCurrentRange.getMaximum() + basegfx::B2DPoint(rAttr.GetRightCrop() * fFactorX, r… in processBasePrimitive2D()
|
| /AOO41X/main/svtools/inc/svtools/ |
| H A D | grfmgr.hxx | 136 long GetRightCrop() const { return mnRightCrop; } in GetRightCrop() function in GraphicAttr
|
| /AOO41X/main/svx/source/svdraw/ |
| H A D | svdograf.cxx | 1432 …fCropItem( aGrafInfo.GetLeftCrop(), aGrafInfo.GetTopCrop(), aGrafInfo.GetRightCrop(), aGrafInfo.Ge… in ImpSetGrafInfoToAttr()
|
| /AOO41X/main/filter/source/msfilter/ |
| H A D | escherex.cxx | 4123 << pGraphicAttr->GetRightCrop() in EscherBlibEntry()
|