LibreOffice Module svx (master) 1
Functions
galbrws1.cxx File Reference
#include <sal/config.h>
#include <tools/datetime.hxx>
#include <utility>
#include <vcl/commandevent.hxx>
#include <vcl/event.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <com/sun/star/ucb/ContentCreationException.hpp>
#include <sfx2/app.hxx>
#include <helpids.h>
#include <svx/gallery1.hxx>
#include <svx/galtheme.hxx>
#include <svx/galmisc.hxx>
#include "galbrws1.hxx"
#include <svx/strings.hrc>
#include <algorithm>
#include <svx/dialmgr.hxx>
#include <comphelper/dispatchcommand.hxx>
#include <comphelper/propertyvalue.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <svx/svxdlg.hxx>
#include <memory>
#include <bitmaps.hlst>
Include dependency graph for galbrws1.cxx:

Go to the source code of this file.

Functions

 IMPL_STATIC_LINK_NOARG (GalleryBrowser1, OnMoreGalleriesClick, weld::Button &, void)
 
 IMPL_LINK (GalleryBrowser1, KeyInputHdl, const KeyEvent &, rKEvt, bool)
 
 IMPL_LINK (GalleryBrowser1, PopupMenuHdl, const CommandEvent &, rCEvt, bool)
 
 IMPL_LINK_NOARG (GalleryBrowser1, SelectThemeHdl, weld::TreeView &, void)
 
 IMPL_LINK_NOARG (GalleryBrowser1, ClickNewThemeHdl, weld::Button &, void)
 

Function Documentation

◆ IMPL_LINK() [1/2]

IMPL_LINK ( GalleryBrowser1  ,
KeyInputHdl  ,
const KeyEvent ,
rKEvt  ,
bool   
)

Definition at line 372 of file galbrws1.cxx.

References KEY_D, KEY_DELETE, KEY_I, KEY_INSERT, KEY_R, KEY_RETURN, and KEY_U.

◆ IMPL_LINK() [2/2]

IMPL_LINK ( GalleryBrowser1  ,
PopupMenuHdl  ,
const CommandEvent ,
rCEvt  ,
bool   
)

Definition at line 436 of file galbrws1.cxx.

References Application::CreateBuilder().

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( GalleryBrowser1  ,
ClickNewThemeHdl  ,
weld::Button ,
void   
)

Definition at line 468 of file galbrws1.cxx.

References aName, nCount, and SvxResId().

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( GalleryBrowser1  ,
SelectThemeHdl  ,
weld::TreeView ,
void   
)

Definition at line 462 of file galbrws1.cxx.

◆ IMPL_STATIC_LINK_NOARG()

IMPL_STATIC_LINK_NOARG ( GalleryBrowser1  ,
OnMoreGalleriesClick  ,
weld::Button ,
void   
)

Definition at line 364 of file galbrws1.cxx.

References comphelper::dispatchCommand(), and comphelper::makePropertyValue().