LibreOffice Module sc (master) 1
|
#include <tabbgcolordlg.hxx>
#include <tools/color.hxx>
#include <vcl/event.hxx>
#include <officecfg/Office/Common.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (ScTabBgColorDlg, SelectPaletteLBHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (ScTabBgColorDlg, TabBgColorDblClickHdl_Impl, ValueSet *, void) | |
IMPL_LINK_NOARG (ScTabBgColorDlg, TabBgColorOKHdl_Impl, weld::Button &, void) | |
IMPL_LINK_NOARG | ( | ScTabBgColorDlg | , |
SelectPaletteLBHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 85 of file tabbgcolordlg.cxx.
References nPos.
IMPL_LINK_NOARG | ( | ScTabBgColorDlg | , |
TabBgColorDblClickHdl_Impl | , | ||
ValueSet * | , | ||
void | |||
) |
Definition at line 96 of file tabbgcolordlg.cxx.
References COL_AUTO(), m_xDialog, and RET_OK.
IMPL_LINK_NOARG | ( | ScTabBgColorDlg | , |
TabBgColorOKHdl_Impl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 105 of file tabbgcolordlg.cxx.
References COL_AUTO(), m_xDialog, and RET_OK.