Home
last modified time | relevance | path

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

/trunk/main/svx/source/gallery2/
H A Dgalbrws1.cxx148 DBG_NAME(GalleryBrowser1) in DBG_NAME() argument
150 GalleryBrowser1::GalleryBrowser1( in DBG_NAME()
170 DBG_CTOR(GalleryBrowser1,NULL); in DBG_NAME()
196 GalleryBrowser1::~GalleryBrowser1() in ~GalleryBrowser1()
204 DBG_DTOR(GalleryBrowser1,NULL); in ~GalleryBrowser1()
236 void GalleryBrowser1::ImplAdjustControls() in ImplAdjustControls()
422 void GalleryBrowser1::ImplExecute( sal_uInt16 nId ) in ImplExecute()
518 void GalleryBrowser1::Resize() in Resize()
526 void GalleryBrowser1::GetFocus() in GetFocus()
593 void GalleryBrowser1::ShowContextMenu() in ShowContextMenu()
[all …]
H A Dgalbrws1.hxx45 GalleryButton( GalleryBrowser1* pParent, WinBits nWinBits );
64 GalleryThemeListBox( GalleryBrowser1* pParent, WinBits nWinBits );
81 class GalleryBrowser1 : public Control, SfxListener class
130 GalleryBrowser1(
136 ~GalleryBrowser1();
H A DGalleryControl.cxx51 mpBrowser1(new GalleryBrowser1( in GalleryControl()
H A Dgalbrws.cxx87 mpBrowser1 = new GalleryBrowser1( in SFX_IMPL_DOCKINGWINDOW()
/trunk/main/svx/inc/svx/
H A Dgalbrws.hxx54 class GalleryBrowser1;
61 friend class GalleryBrowser1;
69 GalleryBrowser1* mpBrowser1;
/trunk/main/svx/inc/
H A DGalleryControl.hxx36 class GalleryBrowser1;
56 ::boost::scoped_ptr<GalleryBrowser1> mpBrowser1;

Completed in 24 milliseconds