Home
last modified time | relevance | path

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

/trunk/main/svx/source/gallery2/
H A Dgalbrws1.cxx84 DBG_NAME(GalleryThemeListBox) in DBG_NAME() argument
86 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()
H A Dgalbrws1.hxx53 class GalleryThemeListBox : public ListBox class
64 GalleryThemeListBox( GalleryBrowser1* pParent, WinBits nWinBits );
65 ~GalleryThemeListBox();
85 friend class GalleryThemeListBox;
92 GalleryThemeListBox* mpThemes;

Completed in 21 milliseconds