Home
last modified time | relevance | path

Searched refs:CreateDisplayCacheObj (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/svtools/source/graphic/
H A Dgrfcache.hxx95 …sal_Bool CreateDisplayCacheObj( OutputDevice* pOut, const Point& rPt, const…
98 …sal_Bool CreateDisplayCacheObj( OutputDevice* pOut, const Point& rPt, const…
H A Dgrfcache.cxx920 sal_Bool GraphicCache::CreateDisplayCacheObj( OutputDevice* pOut, const Point& rPt, const Size& rSz… in CreateDisplayCacheObj() function in GraphicCache
954 sal_Bool GraphicCache::CreateDisplayCacheObj( OutputDevice* pOut, const Point& rPt, const Size& rSz… in CreateDisplayCacheObj() function in GraphicCache
H A Dgrfmgr2.cxx433 … rCached = mpCache->CreateDisplayCacheObj( pOut, rPt, rSz, rObj, rAttr, aDstBmpEx ); in ImplDraw()
461 … rCached = mpCache->CreateDisplayCacheObj( pOut, rPt, rSz, rObj, rAttr, aDstBmpEx ); in ImplDraw()
467 … rCached = mpCache->CreateDisplayCacheObj( pOut, rPt, rSz, rObj, rAttr, aDstMtf ); in ImplDraw()