#include <ThemeDialog.hxx>
|
| ThemeDialog (weld::Window *pParent, model::Theme *pTheme) |
|
virtual | ~ThemeDialog () override |
|
| DECL_LINK (DoubleClickValueSetHdl, ValueSet *, void) |
|
| DECL_LINK (SelectItem, ValueSet *, void) |
|
| DECL_LINK (ButtonClicked, weld::Button &, void) |
|
std::optional< std::reference_wrapper< model::ColorSet > > const & | getCurrentColorSet () |
|
| GenericDialogController (weld::Widget *pParent, const OUString &rUIFile, const OUString &rDialogId, bool bMobile=false) |
|
virtual Dialog * | getDialog () override |
|
virtual | ~GenericDialogController () COVERITY_NOEXCEPT_FALSE override |
|
virtual Dialog * | getDialog ()=0 |
|
const Dialog * | getConstDialog () const |
|
virtual short | run () |
|
void | set_title (const OUString &rTitle) |
|
OUString | get_title () const |
|
void | set_help_id (const OUString &rHelpId) |
|
OUString | get_help_id () const |
|
void | response (int nResponse) |
|
virtual | ~DialogController () COVERITY_NOEXCEPT_FALSE |
|
Definition at line 28 of file ThemeDialog.hxx.
◆ ThemeDialog()
◆ ~ThemeDialog()
svx::ThemeDialog::~ThemeDialog |
( |
| ) |
|
|
overridevirtualdefault |
◆ DECL_LINK() [1/3]
svx::ThemeDialog::DECL_LINK |
( |
ButtonClicked |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
◆ DECL_LINK() [2/3]
svx::ThemeDialog::DECL_LINK |
( |
DoubleClickValueSetHdl |
, |
|
|
ValueSet * |
, |
|
|
void |
|
|
) |
| |
◆ DECL_LINK() [3/3]
svx::ThemeDialog::DECL_LINK |
( |
SelectItem |
, |
|
|
ValueSet * |
, |
|
|
void |
|
|
) |
| |
◆ getCurrentColorSet()
std::optional< std::reference_wrapper< model::ColorSet > > const & svx::ThemeDialog::getCurrentColorSet |
( |
| ) |
|
|
inline |
◆ initColorSets()
void svx::ThemeDialog::initColorSets |
( |
| ) |
|
|
private |
◆ runThemeColorEditDialog()
void svx::ThemeDialog::runThemeColorEditDialog |
( |
| ) |
|
|
private |
◆ maColorSets
◆ moCurrentColorSet
std::optional<std::reference_wrapper<model::ColorSet> > svx::ThemeDialog::moCurrentColorSet |
|
private |
◆ mpTheme
◆ mpWindow
◆ mxAdd
◆ mxValueSetThemeColors
◆ mxValueSetThemeColorsWindow
The documentation for this class was generated from the following files: