Home
last modified time | relevance | path

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

/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitive2d.cxx89 aSuppressGraphicAttr.SetCrop(0, 0, 0, 0); in create2DDecomposition()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofgraphic.cxx320 … aLocalGrafInfo.SetCrop(rCrop.GetLeft(), rCrop.GetTop(), rCrop.GetRight(), rCrop.GetBottom()); in createViewIndependentPrimitive2DSequence()
/trunk/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx419 aGraphAttrs.SetCrop( aGraphCrop.Left, in createShape()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx129 …void SetCrop( long nLeft_100TH_MM, long nTop_100TH_MM, long nRight_100TH_MM, long nBott… in SetCrop() function in GraphicAttr
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx1222 rGA.SetCrop( TWIP_TO_MM100( rCrop.GetLeft() ), in GetGraphicAttr()
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx1413 aGrafInfo.SetCrop( rCrop.GetLeft(), rCrop.GetTop(), rCrop.GetRight(), rCrop.GetBottom() ); in ImpSetAttrToGrafInfo()