|
LibreOffice Module svx (master) 1
|
#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>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) | |
| 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 | ( | GalleryBrowser1 | , |
| PopupMenuHdl | , | ||
| const CommandEvent & | , | ||
| rCEvt | , | ||
| bool | |||
| ) |
Definition at line 436 of file galbrws1.cxx.
References Application::CreateBuilder().
| IMPL_LINK_NOARG | ( | GalleryBrowser1 | , |
| ClickNewThemeHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 468 of file galbrws1.cxx.
References aName, nCount, and SvxResId().
| IMPL_LINK_NOARG | ( | GalleryBrowser1 | , |
| SelectThemeHdl | , | ||
| weld::TreeView & | , | ||
| void | |||
| ) |
Definition at line 462 of file galbrws1.cxx.
| IMPL_STATIC_LINK_NOARG | ( | GalleryBrowser1 | , |
| OnMoreGalleriesClick | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 364 of file galbrws1.cxx.
References comphelper::dispatchCommand(), and comphelper::makePropertyValue().