Home
last modified time | relevance | path

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

/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx361 nTotalHeight = aSize100.Height() - pAttr->GetTopCrop() - pAttr->GetBottomCrop(); in ImplGetCropParams()
374 …nNewTop = -FRound( ( ( pAttr->GetMirrorFlags() & BMP_MIRROR_VERT ) ? pAttr->GetBottomCrop() : 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.cxx182 getGraphicAttr().GetBottomCrop())); in create2DDecomposition()
192 getGraphicAttr().GetBottomCrop() * aCropScaleFactor.getY())); in create2DDecomposition()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx826 const double fDivY(aBitmapSize.Height() - rAttr.GetTopCrop() - rAttr.GetBottomCrop()); in processBasePrimitive2D()
842 …tMaximum() + basegfx::B2DPoint(rAttr.GetRightCrop() * fFactorX, rAttr.GetBottomCrop() * fFactorY)); in processBasePrimitive2D()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx137 long GetBottomCrop() const { return mnBottomCrop; } in GetBottomCrop() function in GraphicAttr
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx1426 …nfo.GetLeftCrop(), aGrafInfo.GetTopCrop(), aGrafInfo.GetRightCrop(), aGrafInfo.GetBottomCrop() ) ); in ImpSetGrafInfoToAttr()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx4135 << pGraphicAttr->GetBottomCrop() in EscherBlibEntry()

Completed in 73 milliseconds