Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dtoolbox.cxx202 ImageList **pImgList = bHighContrast ? aImageListsH : aImageLists; in GetImageList() local
203 if (!pImgList[ nIndex ]) in GetImageList()
204 pImgList[ nIndex ] = new ImageList( SmResId(nResId) ); in GetImageList()
205 pIL = pImgList[ nIndex ]; in GetImageList()

Completed in 18 milliseconds