Home
last modified time | relevance | path

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

/AOO42X/main/starmath/inc/
H A Ddialog.hxx201 Bitmap *GraphicsH[4]; /* high contrast bitmaps */ member in SmCategoryDesc
221 return bIsHighContrast ? GraphicsH[Index] : Graphics[Index]; in GetGraphic()
/AOO42X/main/starmath/source/
H A Ddialog.cxx637 GraphicsH[i] = new Bitmap(ResId(10*nI2+1,*rResId.GetResMgr())); in SmCategoryDesc()
643 GraphicsH[i] = 0; in SmCategoryDesc()
664 delete GraphicsH[i]; in ~SmCategoryDesc()