LibreOffice Module svx (master) 1
|
#include <svx/dialog/ThemeDialog.hxx>
#include <svx/dialog/ThemeColorEditDialog.hxx>
#include <docmodel/theme/ColorSet.hxx>
#include <docmodel/theme/Theme.hxx>
#include <svx/ColorSets.hxx>
#include <vcl/svapp.hxx>
#include <svx/colorbox.hxx>
#include <comphelper/lok.hxx>
Go to the source code of this file.
Namespaces | |
namespace | svx |
Functions | |
svx::IMPL_LINK_NOARG (ThemeDialog, DoubleClickValueSetHdl, ValueSet *, void) | |
svx::IMPL_LINK_NOARG (ThemeDialog, SelectItem, ValueSet *, void) | |
svx::IMPL_LINK (ThemeDialog, ButtonClicked, weld::Button &, rButton, void) | |