Searched refs:CreateDisplayCacheObj (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/svtools/source/graphic/ |
| H A D | grfcache.hxx | 95 …sal_Bool CreateDisplayCacheObj( OutputDevice* pOut, const Point& rPt, const… 98 …sal_Bool CreateDisplayCacheObj( OutputDevice* pOut, const Point& rPt, const…
|
| H A D | grfcache.cxx | 920 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 D | grfmgr2.cxx | 433 … 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()
|