Home
last modified time | relevance | path

Searched refs:GetTransformedGraphic (Results 1 – 14 of 14) sorted by relevance

/aoo41x/main/svtools/source/graphic/
H A Dgrfmgr.cxx881 mpSimpleCache = new GrfSimpleCacheObj( GetTransformedGraphic( &aAttr ), aAttr ); in StartAnimation()
951 Graphic GraphicObject::GetTransformedGraphic( const Size& rDestSize, const MapMode& rDestMap, const… in GetTransformedGraphic() function in GraphicObject
1174 aTransGraphic = aGrfObj.GetTransformedGraphic( &rAttr ); in GetTransformedGraphic()
1181 Graphic GraphicObject::GetTransformedGraphic( const GraphicAttr* pAttr ) const // TODO: Change to I… in GetTransformedGraphic() function in GraphicObject
H A Dgrfmgr2.cxx230 const Graphic aGraphic( rObj.GetTransformedGraphic( &rAttr ) ); in DrawObj()
475 const Graphic aGraphic( rObj.GetTransformedGraphic( &rAttr ) ); in ImplDraw()
/aoo41x/main/svx/source/svdraw/
H A Dsvdxcgv.cxx546 aBmp = pGrafObj->GetTransformedGraphic().GetBitmapEx(); in GetMarkedObjBitmapEx()
632 Graphic aGraphic( pGrafObj->GetTransformedGraphic() ); in GetMarkedObjMetaFile()
716 aRet = pSdrGrafObj->GetTransformedGraphic(); in GetObjGraphic()
H A Dsvdograf.cxx569 Graphic SdrGrafObj::GetTransformedGraphic( sal_uIntPtr nTransformFlags ) const in GetTransformedGraphic() function in SdrGrafObj
606 return GetGraphicObject().GetTransformedGraphic( aDestSize, aDestMap, aActAttr ); in GetTransformedGraphic()
1260 …aMtf = GetTransformedGraphic(SDRGRAFOBJ_TRANSFORMATTR_COLOR|SDRGRAFOBJ_TRANSFORMATTR_MIRROR).GetGD… in DoConvertToPolyObj()
1364 const BitmapEx aBitmapEx(GetTransformedGraphic().GetBitmapEx()); in DoConvertToPolyObj()
H A Dsvdedtv2.cxx2082 …aMetaFile = pGraf->GetTransformedGraphic(SDRGRAFOBJ_TRANSFORMATTR_COLOR|SDRGRAFOBJ_TRANSFORMATTR_M… in DoImportMarkedMtf()
/aoo41x/main/svtools/inc/svtools/
H A Dgrfmgr.hxx381 …Graphic GetTransformedGraphic( const Size& rDestSize, const MapMode& rDestMap, const GraphicAt…
382 Graphic GetTransformedGraphic( const GraphicAttr* pAttr = NULL ) const; // TODO: Change to Impl
/aoo41x/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitive2d.cxx113 aTransformedGraphic = rGraphicObject.GetTransformedGraphic(&aSuppressGraphicAttr); in create2DDecomposition()
/aoo41x/main/svx/inc/svx/
H A Dsvdograf.hxx142 …Graphic GetTransformedGraphic( sal_uIntPtr nTransformFlags = SDRGRAFOBJ_TRANSFORMATTR_ALL ) co…
/aoo41x/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx430 aGraphicObject.GetTransformedGraphic( in createShape()
/aoo41x/main/sd/source/ui/app/
H A Dsdxfer.cxx211 mpGraphic = new Graphic( static_cast< SdrGrafObj* >( pObj )->GetTransformedGraphic() ); in CreateObjectReplacement()
/aoo41x/main/sd/source/ui/dlg/
H A Danimobjs.cxx911 Graphic aGraphic( pGrafObj->GetTransformedGraphic() ); in AddObj()
/aoo41x/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx893 aGraphic = ( (SdrGrafObj*) pObj )->GetTransformedGraphic(); in GetGraphic()
/aoo41x/main/oox/source/export/
H A Ddrawingml.cxx403 Graphic aGraphic = GraphicObject( aURLBS ).GetTransformedGraphic (); in WriteImage()
/aoo41x/main/filter/source/msfilter/
H A Descherex.cxx4357 Graphic aGraphic( aGraphicObject.GetTransformedGraphic( pGraphicAttr ) ); in GetBlibID()

Completed in 237 milliseconds