Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdhdl.cxx2326 static BitmapEx* pHighContrastBitmap = 0; in GetHandlesBitmap() local
2327 if( pHighContrastBitmap == 0 ) in GetHandlesBitmap()
2328 pHighContrastBitmap = new BitmapEx(ResId(SIP_SA_ACCESSIBILITY_CROP_MARKERS, *ImpGetResMgr())); in GetHandlesBitmap()
2329 return *pHighContrastBitmap; in GetHandlesBitmap()

Completed in 16 milliseconds