LibreOffice Module cui (master)
1
|
#include <sal/config.h>
#include <bitset>
#include <tools/debug.hxx>
#include <editeng/editids.hrc>
#include <svtools/colorcfg.hxx>
#include <svtools/extcolorcfg.hxx>
#include <svx/colorbox.hxx>
#include <unotools/moduleoptions.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <svx/svxdlg.hxx>
#include <helpids.h>
#include <dialmgr.hxx>
#include "optcolor.hxx"
#include <strings.hrc>
Go to the source code of this file.
Classes | |
class | ColorConfigCtrl_Impl |
Macros | |
#define | IDS(Name) SAL_STRINGIFY(Name), SAL_STRINGIFY(Name##_lb), false |
#define | IDS_CB(Name) SAL_STRINGIFY(Name), SAL_STRINGIFY(Name##_lb), true |
Enumerations | |
enum | Group |
Functions | |
IMPL_LINK (ColorConfigCtrl_Impl, ClickHdl, weld::ToggleButton &, rBox, void) | |
IMPL_LINK (ColorConfigCtrl_Impl, ColorHdl, ColorListBox &, rBox, void) | |
IMPL_LINK (ColorConfigCtrl_Impl, ControlFocusHdl, weld::Widget &, rCtrl, void) | |
IMPL_LINK (SvxColorOptionsTabPage, SchemeChangedHdl_Impl, weld::ComboBox &, rBox, void) | |
IMPL_LINK (SvxColorOptionsTabPage, SaveDeleteHdl_Impl, weld::Button &, rButton, void) | |
IMPL_LINK (SvxColorOptionsTabPage, CheckNameHdl_Impl, AbstractSvxNameDialog &, rDialog, bool) | |
IMPL_LINK_NOARG (SvxColorOptionsTabPage, AdjustHeaderBar, const Size &, void) | |
#define IDS | ( | Name | ) | SAL_STRINGIFY(Name), SAL_STRINGIFY(Name##_lb), false |
#define IDS_CB | ( | Name | ) | SAL_STRINGIFY(Name), SAL_STRINGIFY(Name##_lb), true |
enum Group |
Definition at line 45 of file optcolor.cxx.
IMPL_LINK | ( | ColorConfigCtrl_Impl | , |
ClickHdl | , | ||
weld::ToggleButton & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 644 of file optcolor.cxx.
References DBG_ASSERT.
IMPL_LINK | ( | ColorConfigCtrl_Impl | , |
ColorHdl | , | ||
ColorListBox & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 651 of file optcolor.cxx.
References DBG_ASSERT.
IMPL_LINK | ( | ColorConfigCtrl_Impl | , |
ControlFocusHdl | , | ||
weld::Widget & | , | ||
rCtrl | , | ||
void | |||
) |
Definition at line 657 of file optcolor.cxx.
References x.
IMPL_LINK | ( | SvxColorOptionsTabPage | , |
SchemeChangedHdl_Impl | , | ||
weld::ComboBox & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 810 of file optcolor.cxx.
IMPL_LINK | ( | SvxColorOptionsTabPage | , |
SaveDeleteHdl_Impl | , | ||
weld::Button & | , | ||
rButton | , | ||
void | |||
) |
Definition at line 817 of file optcolor.cxx.
References SvxAbstractDialogFactory::Create(), Application::CreateMessageDialog(), SvxAbstractDialogFactory::CreateSvxNameDialog(), CuiResId(), DBG_ASSERT, GetFrameWeld(), HID_OPTIONS_COLORCONFIG_SAVE_SCHEME, LINK, RET_OK, RET_YES, and sName.
IMPL_LINK | ( | SvxColorOptionsTabPage | , |
CheckNameHdl_Impl | , | ||
AbstractSvxNameDialog & | , | ||
rDialog | , | ||
bool | |||
) |
Definition at line 861 of file optcolor.cxx.
References sName.
IMPL_LINK_NOARG | ( | SvxColorOptionsTabPage | , |
AdjustHeaderBar | , | ||
const Size & | , | ||
void | |||
) |
Definition at line 873 of file optcolor.cxx.
References y.