Home
last modified time | relevance | path

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

/trunk/main/starmath/inc/
H A Ddialog.hxx202 Bitmap *GraphicsH[4]; /* high contrast bitmaps */ member in SmCategoryDesc
222 return bIsHighContrast ? GraphicsH[Index] : Graphics[Index]; in GetGraphic()
/trunk/main/starmath/source/
H A Ddialog.cxx675 GraphicsH[i] = new Bitmap(ResId(10*nI2+1,*rResId.GetResMgr())); in SmCategoryDesc()
681 GraphicsH[i] = 0; in SmCategoryDesc()
703 delete GraphicsH[i]; in ~SmCategoryDesc()

Completed in 23 milliseconds