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.cxx2338 static BitmapEx* pSimpleBitmap = 0; //redirects to Fine Handles now in GetHandlesBitmap() local
2339 if( pSimpleBitmap == 0 ) in GetHandlesBitmap()
2340 pSimpleBitmap = new BitmapEx(ResId(SIP_SA_CROP_FINE_MARKERS, *ImpGetResMgr())); in GetHandlesBitmap()
2341 return *pSimpleBitmap; in GetHandlesBitmap()