Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/svdraw/
H A Dsvdhdl.cxx118 BitmapEx& rTargetBitmap = maRealMarkers[nIndex]; in impGetOrCreateTargetBitmap() local
120 if(rTargetBitmap.IsEmpty()) in impGetOrCreateTargetBitmap()
122 rTargetBitmap = maMarkersBitmap; in impGetOrCreateTargetBitmap()
123 rTargetBitmap.Crop(rRectangle); in impGetOrCreateTargetBitmap()
126 return rTargetBitmap; in impGetOrCreateTargetBitmap()

Completed in 17 milliseconds