LibreOffice Module sc (master) 1
|
#include <memory>
#include <condformatdlg.hxx>
#include <condformatdlgentry.hxx>
#include <conditio.hxx>
#include <compiler.hxx>
#include <colorscale.hxx>
#include <condformathelper.hxx>
#include <document.hxx>
#include <o3tl/string_view.hxx>
#include <svl/style.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/frame.hxx>
#include <svl/stritem.hxx>
#include <svl/intitem.hxx>
#include <svl/numformat.hxx>
#include <svx/colorbox.hxx>
#include <vcl/svapp.hxx>
#include <formula/token.hxx>
#include <formula/errorcodes.hxx>
#include <tokenarray.hxx>
#include <stlpool.hxx>
#include <tabvwsh.hxx>
#include <unotools/charclass.hxx>
#include <colorformat.hxx>
#include <scresid.hxx>
#include <globstr.hrc>
#include <strings.hrc>
#include <set>
Go to the source code of this file.
Classes | |
class | ScIconSetFrmtDataEntry |
Macros | |
#define | CommonWidgetWidth 10 |
Functions | |
IMPL_LINK_NOARG (ScCondFrmtEntry, EntrySelectHdl, const MouseEvent &, bool) | |
IMPL_LINK (ScConditionFrmtEntry, OnEdChanged, formula::RefEdit &, rRefEdit, void) | |
IMPL_LINK_NOARG (ScConditionFrmtEntry, StyleSelectHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (ScFormulaFrmtEntry, StyleSelectHdl, weld::ComboBox &, void) | |
IMPL_LINK (ScColorScale2FrmtEntry, EntryTypeHdl, weld::ComboBox &, rBox, void) | |
IMPL_LINK (ScColorScale3FrmtEntry, EntryTypeHdl, weld::ComboBox &, rBox, void) | |
IMPL_LINK_NOARG (ScConditionFrmtEntry, ConditionTypeSelectHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (ScDataBarFrmtEntry, DataBarTypeSelectHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (ScDataBarFrmtEntry, OptionBtnHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (ScDateFrmtEntry, StyleSelectHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (ScIconSetFrmtEntry, IconSetTypeHdl, weld::ComboBox &, void) | |
#define CommonWidgetWidth 10 |
Definition at line 45 of file condformatdlgentry.cxx.
IMPL_LINK | ( | ScColorScale2FrmtEntry | , |
EntryTypeHdl | , | ||
weld::ComboBox & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 844 of file condformatdlgentry.cxx.
References COLORSCALE_MAX, and weld::Widget::set_sensitive().
IMPL_LINK | ( | ScColorScale3FrmtEntry | , |
EntryTypeHdl | , | ||
weld::ComboBox & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 999 of file condformatdlgentry.cxx.
References COLORSCALE_MAX, and weld::Widget::set_sensitive().
IMPL_LINK | ( | ScConditionFrmtEntry | , |
OnEdChanged | , | ||
formula::RefEdit & | , | ||
rRefEdit | , | ||
void | |||
) |
Definition at line 249 of file condformatdlgentry.cxx.
References ScCompiler::CompileString(), formula::FormulaCompiler::CompileTokenArray(), weld::Error, weld::Entry::get_text(), weld::Normal, ScResId(), weld::Entry::set_message_type(), ScCompiler::SetExtendedErrorDetection(), and weld::Warning.
IMPL_LINK_NOARG | ( | ScCondFrmtEntry | , |
EntrySelectHdl | , | ||
const MouseEvent & | , | ||
bool | |||
) |
Definition at line 73 of file condformatdlgentry.cxx.
IMPL_LINK_NOARG | ( | ScConditionFrmtEntry | , |
ConditionTypeSelectHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 1024 of file condformatdlgentry.cxx.
References eMode.
IMPL_LINK_NOARG | ( | ScConditionFrmtEntry | , |
StyleSelectHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 497 of file condformatdlgentry.cxx.
References mpParent.
IMPL_LINK_NOARG | ( | ScDataBarFrmtEntry | , |
DataBarTypeSelectHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 1191 of file condformatdlgentry.cxx.
References COLORSCALE_MAX.
IMPL_LINK_NOARG | ( | ScDataBarFrmtEntry | , |
OptionBtnHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 1204 of file condformatdlgentry.cxx.
References ScDataBarSettingsDlg::GetData(), mpParent, RET_OK, and weld::DialogController::run().
IMPL_LINK_NOARG | ( | ScDateFrmtEntry | , |
StyleSelectHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 1307 of file condformatdlgentry.cxx.
References mpParent.
IMPL_LINK_NOARG | ( | ScFormulaFrmtEntry | , |
StyleSelectHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 546 of file condformatdlgentry.cxx.
References mpParent.
IMPL_LINK_NOARG | ( | ScIconSetFrmtEntry | , |
IconSetTypeHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 1476 of file condformatdlgentry.cxx.
References ScIconSetFormat::g_IconSetMap, i, nElements, ScIconSetMap::nElements, and nPos.