Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/misc/
H A Dimagemgr.cxx648 static ImageList* _pSmallImageList = NULL; in GetImageFromList_Impl() local
657 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 8 milliseconds