|
LibreOffice Module cui (master) 1
|
#include "optchart.hxx"#include <svx/SvxColorValueSet.hxx>#include <vcl/virdev.hxx>#include <vcl/weld.hxx>#include <vcl/settings.hxx>#include <vcl/svapp.hxx>#include <svx/svxids.hrc>#include <osl/diagnose.h>#include <officecfg/Office/Common.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (SvxDefaultColorOptPage, ResetToDefaults, weld::Button &, void) | |
| IMPL_LINK_NOARG (SvxDefaultColorOptPage, AddChartColor, weld::Button &, void) | |
| IMPL_LINK_NOARG (SvxDefaultColorOptPage, RemoveChartColor, weld::Button &, void) | |
| IMPL_LINK_NOARG (SvxDefaultColorOptPage, SelectPaletteLbHdl, weld::ComboBox &, void) | |
| IMPL_LINK_NOARG (SvxDefaultColorOptPage, BoxClickedHdl, ValueSet *, void) | |
| IMPL_LINK_NOARG | ( | SvxDefaultColorOptPage | , |
| AddChartColor | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 199 of file optchart.cxx.
References SvxChartColorTable::getDefaultName().
| IMPL_LINK_NOARG | ( | SvxDefaultColorOptPage | , |
| BoxClickedHdl | , | ||
| ValueSet * | , | ||
| void | |||
| ) |
Definition at line 255 of file optchart.cxx.
| IMPL_LINK_NOARG | ( | SvxDefaultColorOptPage | , |
| RemoveChartColor | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 216 of file optchart.cxx.
References Application::CreateBuilder(), GetFrameWeld(), nIndex, and RET_YES.
| IMPL_LINK_NOARG | ( | SvxDefaultColorOptPage | , |
| ResetToDefaults | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 184 of file optchart.cxx.
| IMPL_LINK_NOARG | ( | SvxDefaultColorOptPage | , |
| SelectPaletteLbHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 247 of file optchart.cxx.
References nPos.