Searched refs:GalleryThemeListBox (Results 1 – 2 of 2) sorted by relevance
84 DBG_NAME(GalleryThemeListBox) in DBG_NAME() argument86 GalleryThemeListBox::GalleryThemeListBox( GalleryBrowser1* pParent, WinBits nWinBits ) : in DBG_NAME()89 DBG_CTOR(GalleryThemeListBox,NULL); in DBG_NAME()96 GalleryThemeListBox::~GalleryThemeListBox() in ~GalleryThemeListBox()99 DBG_DTOR(GalleryThemeListBox,NULL); in ~GalleryThemeListBox()104 void GalleryThemeListBox::InitSettings() in InitSettings()113 void GalleryThemeListBox::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()123 long GalleryThemeListBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify()159 …mpThemes ( new GalleryThemeListBox( this, WB_TABSTOP | WB_3DLOOK | WB_BORDER | WB_HSC… in DBG_NAME()
53 class GalleryThemeListBox : public ListBox class64 GalleryThemeListBox( GalleryBrowser1* pParent, WinBits nWinBits );65 ~GalleryThemeListBox();85 friend class GalleryThemeListBox;92 GalleryThemeListBox* mpThemes;
Completed in 22 milliseconds