Searched refs:_pSmallImageList (Results 1 – 1 of 1) sorted by relevance
648 static ImageList* _pSmallImageList = NULL; in GetImageFromList_Impl() local657 delete _pSmallImageList, _pSmallImageList = NULL; in GetImageFromList_Impl()689 if ( !_pSmallImageList ) in GetImageFromList_Impl()690 _pSmallImageList = new ImageList( SvtResId( RID_SVTOOLS_IMAGELIST_SMALL ) ); in GetImageFromList_Impl()691 pList = _pSmallImageList; in GetImageFromList_Impl()
Completed in 13 milliseconds