Searched refs:aDstBmpEx (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/svtools/source/graphic/ |
H A D | grfmgr2.cxx | 429 BitmapEx aDstBmpEx; in ImplDraw() local 431 if( ImplCreateOutput( pOut, rPt, rSz, aSrcBmpEx, rAttr, nFlags, &aDstBmpEx ) ) in ImplDraw() 433 rCached = mpCache->CreateDisplayCacheObj( pOut, rPt, rSz, rObj, rAttr, aDstBmpEx ); in ImplDraw() 457 BitmapEx aDstBmpEx; in ImplDraw() local 459 … if( ImplCreateOutput( pOut, rPt, rSz, aContainedBmpEx, rAttr, nFlags, &aDstBmpEx ) ) in ImplDraw() 461 … rCached = mpCache->CreateDisplayCacheObj( pOut, rPt, rSz, rObj, rAttr, aDstBmpEx ); in ImplDraw()
|
Completed in 23 milliseconds