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.cxx2324 static BitmapEx* pHighContrastBitmap = 0; in GetHandlesBitmap() local
2325 if( pHighContrastBitmap == 0 ) in GetHandlesBitmap()
2326pHighContrastBitmap = new BitmapEx(ResId(SIP_SA_ACCESSIBILITY_CROP_MARKERS, *ImpGetResMgr())); in GetHandlesBitmap()
2327 return *pHighContrastBitmap; in GetHandlesBitmap()