LibreOffice Module sc (master)
1
|
#include <appoptio.hxx>
Private Member Functions | |
DECL_LINK (LayoutCommitHdl, ScLinkConfigItem &, void) | |
DECL_LINK (InputCommitHdl, ScLinkConfigItem &, void) | |
DECL_LINK (RevisionCommitHdl, ScLinkConfigItem &, void) | |
DECL_LINK (ContentCommitHdl, ScLinkConfigItem &, void) | |
DECL_LINK (SortListCommitHdl, ScLinkConfigItem &, void) | |
DECL_LINK (MiscCommitHdl, ScLinkConfigItem &, void) | |
DECL_LINK (CompatCommitHdl, ScLinkConfigItem &, void) | |
Static Private Member Functions | |
static css::uno::Sequence< OUString > | GetLayoutPropertyNames () |
static css::uno::Sequence< OUString > | GetInputPropertyNames () |
static css::uno::Sequence< OUString > | GetRevisionPropertyNames () |
static css::uno::Sequence< OUString > | GetContentPropertyNames () |
static css::uno::Sequence< OUString > | GetSortListPropertyNames () |
static css::uno::Sequence< OUString > | GetMiscPropertyNames () |
static css::uno::Sequence< OUString > | GetCompatPropertyNames () |
Private Attributes | |
ScLinkConfigItem | aLayoutItem |
split ScAppOptions into different classes More... | |
ScLinkConfigItem | aInputItem |
ScLinkConfigItem | aRevisionItem |
ScLinkConfigItem | aContentItem |
ScLinkConfigItem | aSortListItem |
ScLinkConfigItem | aMiscItem |
ScLinkConfigItem | aCompatItem |
Definition at line 106 of file appoptio.hxx.
ScAppCfg::ScAppCfg | ( | ) |
Definition at line 310 of file appoptio.cxx.
References aCompatItem, aContentItem, aInputItem, aLayoutItem, aMiscItem, Any, aRevisionItem, aSortListItem, ColorTransparency, utl::ConfigItem::EnableNotification(), ScUnoHelpFunctions::GetBoolFromAny(), GetCompatPropertyNames(), GetContentPropertyNames(), GetInputPropertyNames(), GetLayoutPropertyNames(), GetMiscPropertyNames(), ScLinkConfigItem::GetProperties(), GetRevisionPropertyNames(), GetSortListPropertyNames(), lcl_SetLastFunctions(), lcl_SetSortList(), LINK, pValues, SCCOMPATOPT_KEY_BINDING, SCCONTENTOPT_LINK, SCINPUTOPT_AUTOINPUT, SCINPUTOPT_DET_AUTO, SCINPUTOPT_LASTFUNCS, SCLAYOUTOPT_MEASURE, SCLAYOUTOPT_STATUSBAR, SCLAYOUTOPT_STATUSBAR_DEFAULTVAL, SCLAYOUTOPT_STATUSBAR_DEFAULTVAL_LEGACY, SCLAYOUTOPT_STATUSBARMULTI, SCLAYOUTOPT_STATUSBARMULTI_DEFAULTVAL, SCLAYOUTOPT_SYNCZOOM, SCLAYOUTOPT_ZOOMTYPE, SCLAYOUTOPT_ZOOMVAL, SCMISCOPT_DEFOBJHEIGHT, SCMISCOPT_DEFOBJWIDTH, SCMISCOPT_SHOWSHAREDDOCWARN, SCREVISOPT_CHANGE, SCREVISOPT_DELETION, SCREVISOPT_INSERTION, SCREVISOPT_MOVEDENTRY, SCSORTLISTOPT_LIST, ScAppOptions::SetAppMetric(), ScAppOptions::SetAutoComplete(), ScLinkConfigItem::SetCommitLink(), ScAppOptions::SetDefaultObjectSizeHeight(), ScAppOptions::SetDefaultObjectSizeWidth(), ScAppOptions::SetDetectiveAuto(), ScAppOptions::SetKeyBindingType(), ScAppOptions::SetLinkMode(), ScAppOptions::SetShowSharedDocumentWarning(), ScAppOptions::SetStatusFunc(), ScAppOptions::SetSynchronizeZoom(), ScAppOptions::SetTrackContentColor(), ScAppOptions::SetTrackDeleteColor(), ScAppOptions::SetTrackInsertColor(), ScAppOptions::SetTrackMoveColor(), ScAppOptions::SetZoom(), and ScAppOptions::SetZoomType().
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
staticprivate |
Definition at line 305 of file appoptio.cxx.
Referenced by ScAppCfg().
|
staticprivate |
Definition at line 288 of file appoptio.cxx.
Referenced by ScAppCfg().
|
staticprivate |
Definition at line 273 of file appoptio.cxx.
Referenced by ScAppCfg().
|
staticprivate |
Definition at line 260 of file appoptio.cxx.
References ScOptionsUtil::IsMetricSystem().
Referenced by ScAppCfg().
|
staticprivate |
Definition at line 298 of file appoptio.cxx.
Referenced by ScAppCfg().
|
staticprivate |
Definition at line 280 of file appoptio.cxx.
Referenced by ScAppCfg().
|
staticprivate |
Definition at line 293 of file appoptio.cxx.
Referenced by ScAppCfg().
void ScAppCfg::OptionsChanged | ( | ) |
Definition at line 707 of file appoptio.cxx.
References aCompatItem, aContentItem, aInputItem, aLayoutItem, aMiscItem, aRevisionItem, aSortListItem, and utl::ConfigItem::SetModified().
Referenced by SetOptions().
void ScAppCfg::SetOptions | ( | const ScAppOptions & | rNew | ) |
Definition at line 701 of file appoptio.cxx.
References OptionsChanged().
|
private |
Definition at line 117 of file appoptio.hxx.
Referenced by OptionsChanged(), and ScAppCfg().
|
private |
Definition at line 114 of file appoptio.hxx.
Referenced by OptionsChanged(), and ScAppCfg().
|
private |
Definition at line 112 of file appoptio.hxx.
Referenced by OptionsChanged(), and ScAppCfg().
|
private |
split ScAppOptions into different classes
Definition at line 111 of file appoptio.hxx.
Referenced by OptionsChanged(), and ScAppCfg().
|
private |
Definition at line 116 of file appoptio.hxx.
Referenced by OptionsChanged(), and ScAppCfg().
|
private |
Definition at line 113 of file appoptio.hxx.
Referenced by OptionsChanged(), and ScAppCfg().
|
private |
Definition at line 115 of file appoptio.hxx.
Referenced by OptionsChanged(), and ScAppCfg().