Searched refs:GetTransformedGraphic (Results 1 – 14 of 14) sorted by relevance
881 mpSimpleCache = new GrfSimpleCacheObj( GetTransformedGraphic( &aAttr ), aAttr ); in StartAnimation()951 Graphic GraphicObject::GetTransformedGraphic( const Size& rDestSize, const MapMode& rDestMap, const… in GetTransformedGraphic() function in GraphicObject1174 aTransGraphic = aGrfObj.GetTransformedGraphic( &rAttr ); in GetTransformedGraphic()1181 Graphic GraphicObject::GetTransformedGraphic( const GraphicAttr* pAttr ) const // TODO: Change to I… in GetTransformedGraphic() function in GraphicObject
230 const Graphic aGraphic( rObj.GetTransformedGraphic( &rAttr ) ); in DrawObj()475 const Graphic aGraphic( rObj.GetTransformedGraphic( &rAttr ) ); in ImplDraw()
546 aBmp = pGrafObj->GetTransformedGraphic().GetBitmapEx(); in GetMarkedObjBitmapEx()632 Graphic aGraphic( pGrafObj->GetTransformedGraphic() ); in GetMarkedObjMetaFile()716 aRet = pSdrGrafObj->GetTransformedGraphic(); in GetObjGraphic()
569 Graphic SdrGrafObj::GetTransformedGraphic( sal_uIntPtr nTransformFlags ) const in GetTransformedGraphic() function in SdrGrafObj606 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()
2082 …aMetaFile = pGraf->GetTransformedGraphic(SDRGRAFOBJ_TRANSFORMATTR_COLOR|SDRGRAFOBJ_TRANSFORMATTR_M… in DoImportMarkedMtf()
381 …Graphic GetTransformedGraphic( const Size& rDestSize, const MapMode& rDestMap, const GraphicAt…382 Graphic GetTransformedGraphic( const GraphicAttr* pAttr = NULL ) const; // TODO: Change to Impl
113 aTransformedGraphic = rGraphicObject.GetTransformedGraphic(&aSuppressGraphicAttr); in create2DDecomposition()
142 …Graphic GetTransformedGraphic( sal_uIntPtr nTransformFlags = SDRGRAFOBJ_TRANSFORMATTR_ALL ) co…
430 aGraphicObject.GetTransformedGraphic( in createShape()
211 mpGraphic = new Graphic( static_cast< SdrGrafObj* >( pObj )->GetTransformedGraphic() ); in CreateObjectReplacement()
911 Graphic aGraphic( pGrafObj->GetTransformedGraphic() ); in AddObj()
893 aGraphic = ( (SdrGrafObj*) pObj )->GetTransformedGraphic(); in GetGraphic()
403 Graphic aGraphic = GraphicObject( aURLBS ).GetTransformedGraphic (); in WriteImage()
4357 Graphic aGraphic( aGraphicObject.GetTransformedGraphic( pGraphicAttr ) ); in GetBlibID()
Completed in 137 milliseconds