Searched refs:GalleryControl (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/svx/source/gallery2/ |
H A D | GalleryControl.cxx | 42 GalleryControl::GalleryControl ( in GalleryControl() function in svx::sidebar::GalleryControl 50 ::boost::bind(&GalleryControl::InitSettings, this))), in GalleryControl() 55 ::boost::bind(&GalleryControl::KeyInput,this,_1,_2), in GalleryControl() 69 mpSplitter->SetSplitHdl( LINK( this, GalleryControl, SplitHdl ) ); in GalleryControl() 78 GalleryControl::~GalleryControl (void) in ~GalleryControl() 85 void GalleryControl::InitSettings (void) in InitSettings() 112 void GalleryControl::Resize (void) in Resize() 190 sal_Bool GalleryControl::KeyInput( const KeyEvent& rKEvt, Window* ) in KeyInput() 228 void GalleryControl::GetFocus (void) in GetFocus() 237 void GalleryControl::ThemeSelectionHasChanged (void) in ThemeSelectionHasChanged() [all …]
|
H A D | galbrws1.hxx | 79 namespace svx { namespace sidebar { class GalleryControl; } } 84 friend class svx::sidebar::GalleryControl;
|
H A D | galbrws2.cxx | 736 …svx::sidebar::GalleryControl* pParentControl = dynamic_cast<svx::sidebar::GalleryControl*>(GetPare… in KeyInput()
|
/aoo42x/main/svx/inc/ |
H A D | GalleryControl.hxx | 43 class SVX_DLLPUBLIC GalleryControl : public Window class 46 GalleryControl ( 49 virtual ~GalleryControl (void);
|
H A D | galbrws2.hxx | 102 namespace svx { namespace sidebar { class GalleryControl; } } 107 friend class svx::sidebar::GalleryControl;
|
/aoo42x/main/svx/source/sidebar/ |
H A D | PanelFactory.cxx | 173 pControl = new GalleryControl(pBindings, pParentWindow); in createUIElement()
|
/aoo42x/main/svx/ |
H A D | Library_svxcore.mk | 185 svx/source/gallery2/GalleryControl \
|
Completed in 41 milliseconds