Home
last modified time | relevance | path

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

/trunk/main/svx/source/gallery2/
H A Dgalctrl.cxx53 DBG_NAME(GalleryPreview) in DBG_NAME() argument
55 GalleryPreview::GalleryPreview( GalleryBrowser2* pParent, GalleryTheme* pTheme ) : in DBG_NAME()
61 DBG_CTOR(GalleryPreview,NULL); in DBG_NAME()
69 GalleryPreview::GalleryPreview( Window* pParent, const ResId & rResId ) : in GalleryPreview() function in GalleryPreview
75 DBG_CTOR(GalleryPreview,NULL); in GalleryPreview()
83 GalleryPreview::~GalleryPreview() in ~GalleryPreview()
86 DBG_DTOR(GalleryPreview,NULL); in ~GalleryPreview()
113 void GalleryPreview::InitSettings() in InitSettings()
167 void GalleryPreview::Paint( const Rectangle& rRect ) in Paint()
193 void GalleryPreview::Command(const CommandEvent& rCEvt ) in Command()
[all …]
H A Dgalbrws2.cxx469 mpPreview ( new GalleryPreview( this, NULL ) ), in DBG_NAME()
836 mpPreview = new GalleryPreview( this, mpCurTheme ); in SelectTheme()
/trunk/main/svx/inc/svx/
H A Dgalctrl.hxx56 class SVX_DLLPUBLIC GalleryPreview : public Window, public DropTargetHelper, public DragSourceHelper class
86 GalleryPreview( GalleryBrowser2* pParent, GalleryTheme* pTheme );
87 GalleryPreview( Window* pParent, const ResId& rResId );
88 ~GalleryPreview();
/trunk/main/svx/inc/
H A Dgalbrws2.hxx97 class GalleryPreview;
118 GalleryPreview* mpPreview;
/trunk/main/cui/source/inc/
H A Dcuigaldlg.hxx315 GalleryPreview aWndPreview;

Completed in 20 milliseconds