Home
last modified time | relevance | path

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

/trunk/main/svx/source/gallery2/
H A Dgalctrl.cxx327 DBG_NAME(GalleryIconView) in DBG_NAME() argument
329 GalleryIconView::GalleryIconView( GalleryBrowser2* pParent, GalleryTheme* pTheme ) : in DBG_NAME()
335 DBG_CTOR(GalleryIconView,NULL); in DBG_NAME()
347 GalleryIconView::~GalleryIconView() in ~GalleryIconView()
350 DBG_DTOR(GalleryIconView,NULL); in ~GalleryIconView()
355 void GalleryIconView::InitSettings() in InitSettings()
375 void GalleryIconView::UserDraw( const UserDrawEvent& rUDEvt ) in UserDraw()
538 void GalleryIconView::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()
548 void GalleryIconView::Command( const CommandEvent& rCEvt ) in Command()
561 void GalleryIconView::KeyInput( const KeyEvent& rKEvt ) in KeyInput()
[all …]
H A Dgalbrws2.cxx467 mpIconView ( new GalleryIconView( this, NULL ) ), in DBG_NAME()
834 mpIconView = new GalleryIconView( this, mpCurTheme ); in SelectTheme()
/trunk/main/svx/inc/svx/
H A Dgalctrl.hxx99 class GalleryIconView : public ValueSet, public DropTargetHelper, public DragSourceHelper class
127 GalleryIconView( GalleryBrowser2* pParent, GalleryTheme* pTheme );
128 ~GalleryIconView();
/trunk/main/svx/inc/
H A Dgalbrws2.hxx95 class GalleryIconView;
116 GalleryIconView* mpIconView;

Completed in 29 milliseconds