Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/svdraw/
H A Dsvdhdl.cxx119 BitmapEx& rTargetBitmap = maRealMarkers[nIndex]; in impGetOrCreateTargetBitmap() local
121 if(rTargetBitmap.IsEmpty()) in impGetOrCreateTargetBitmap()
123 rTargetBitmap = maMarkersBitmap; in impGetOrCreateTargetBitmap()
124 rTargetBitmap.Crop(rRectangle); in impGetOrCreateTargetBitmap()
127 return rTargetBitmap; in impGetOrCreateTargetBitmap()

Completed in 27 milliseconds