Searched refs:GetBottomCrop (Results 1 – 6 of 6) sorted by relevance
| /AOO41X/main/svtools/source/graphic/ |
| H A D | grfmgr.cxx | 368 nTotalHeight = aSize100.Height() - pAttr->GetTopCrop() - pAttr->GetBottomCrop(); in ImplGetCropParams() 381 …p = -FRound( ( ( pAttr->GetMirrorFlags() & BMP_MIRROR_VERT ) ? pAttr->GetBottomCrop() : pAttr->Get… 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 | 182 getGraphicAttr().GetBottomCrop())); in create2DDecomposition() 192 getGraphicAttr().GetBottomCrop() * aCropScaleFactor.getY())); in create2DDecomposition()
|
| /AOO41X/main/drawinglayer/source/processor2d/ |
| H A D | vclmetafileprocessor2d.cxx | 826 … const double fDivY(aBitmapSize.Height() - rAttr.GetTopCrop() - rAttr.GetBottomCrop()); in processBasePrimitive2D() 842 …tMaximum() + basegfx::B2DPoint(rAttr.GetRightCrop() * fFactorX, rAttr.GetBottomCrop() * fFactorY)); in processBasePrimitive2D()
|
| /AOO41X/main/svtools/inc/svtools/ |
| H A D | grfmgr.hxx | 137 long GetBottomCrop() const { return mnBottomCrop; } in GetBottomCrop() function in GraphicAttr
|
| /AOO41X/main/svx/source/svdraw/ |
| H A D | svdograf.cxx | 1432 …nfo.GetLeftCrop(), aGrafInfo.GetTopCrop(), aGrafInfo.GetRightCrop(), aGrafInfo.GetBottomCrop() ) ); in ImpSetGrafInfoToAttr()
|
| /AOO41X/main/filter/source/msfilter/ |
| H A D | escherex.cxx | 4124 << pGraphicAttr->GetBottomCrop() in EscherBlibEntry()
|