Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdhdl.cxx2340 static BitmapEx* pSimpleBitmap = 0; in GetHandlesBitmap() local
2341 if( pSimpleBitmap == 0 ) in GetHandlesBitmap()
2342 pSimpleBitmap = new BitmapEx(ResId(SIP_SA_CROP_MARKERS, *ImpGetResMgr())); in GetHandlesBitmap()
2343 return *pSimpleBitmap; in GetHandlesBitmap()

Completed in 31 milliseconds