Home
last modified time | relevance | path

Searched refs:rSubstitute (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx303 maGfxLink = rSubstitute.GetLink(); in ImplFillSubstitute()
307 rSubstitute = maSvgData; in ImplFillSubstitute()
311 rSubstitute = *mpBmpEx; in ImplFillSubstitute()
315 rSubstitute = *mpAnimation; in ImplFillSubstitute()
319 rSubstitute = *mpMtf; in ImplFillSubstitute()
323 rSubstitute.Clear(); in ImplFillSubstitute()
328 rSubstitute.SetPrefSize( aPrefSize ); in ImplFillSubstitute()
336 rSubstitute.SetLink( maGfxLink ); in ImplFillSubstitute()
341 rSubstitute.SetDefaultType(); in ImplFillSubstitute()
352 ImplFillSubstitute( rSubstitute ); in AddGraphicObjectReference()
[all …]
H A Dgrfcache.hxx66 void AddGraphicObject( const GraphicObject& rObj, Graphic& rSubstitute,
71 sal_Bool FillSwappedGraphicObject( const GraphicObject& rObj, Graphic& rSubstitute );
H A Dgrfmgr2.cxx267 void GraphicManager::ImplRegisterObj( const GraphicObject& rObj, Graphic& rSubstitute, in ImplRegisterObj() argument
271 mpCache->AddGraphicObject( rObj, rSubstitute, pID, pCopyObj ); in ImplRegisterObj()
396 …ool GraphicManager::ImplFillSwappedGraphicObject( const GraphicObject& rObj, Graphic& rSubstitute ) in ImplFillSwappedGraphicObject() argument
398 return mpCache->FillSwappedGraphicObject(rObj, rSubstitute); in ImplFillSwappedGraphicObject()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx548 void SVT_DLLPRIVATE ImplRegisterObj( const GraphicObject& rObj, Graphic& rSubstitute,
556 …l SVT_DLLPRIVATE ImplFillSwappedGraphicObject( const GraphicObject& rObj, Graphic& rSubstitute );
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx1685 const GDIMetaFile& rSubstitute = pAct->GetSubstitute(); in createActions() local
1688 const Size aMtfSize( rSubstitute.GetPrefSize() ); in createActions()
1690rSubstitute.GetPrefMapMode() ) ); in createActions()
1704 rVDev.SetMapMode( rSubstitute.GetPrefMapMode() ); in createActions()

Completed in 41 milliseconds