| aCompatItem | ScAppCfg | private |
| aContentItem | ScAppCfg | private |
| aInputItem | ScAppCfg | private |
| aLayoutItem | ScAppCfg | private |
| aMiscItem | ScAppCfg | private |
| aRevisionItem | ScAppCfg | private |
| aSortListItem | ScAppCfg | private |
| bAutoComplete | ScAppOptions | private |
| bDetectiveAuto | ScAppOptions | private |
| bSynchronizeZoom | ScAppOptions | private |
| DECL_LINK(LayoutCommitHdl, ScLinkConfigItem &, void) | ScAppCfg | private |
| DECL_LINK(InputCommitHdl, ScLinkConfigItem &, void) | ScAppCfg | private |
| DECL_LINK(RevisionCommitHdl, ScLinkConfigItem &, void) | ScAppCfg | private |
| DECL_LINK(ContentCommitHdl, ScLinkConfigItem &, void) | ScAppCfg | private |
| DECL_LINK(SortListCommitHdl, ScLinkConfigItem &, void) | ScAppCfg | private |
| DECL_LINK(MiscCommitHdl, ScLinkConfigItem &, void) | ScAppCfg | private |
| DECL_LINK(CompatCommitHdl, ScLinkConfigItem &, void) | ScAppCfg | private |
| DECL_LINK(LayoutNotifyHdl, ScLinkConfigItem &, void) | ScAppCfg | private |
| DECL_LINK(InputNotifyHdl, ScLinkConfigItem &, void) | ScAppCfg | private |
| DECL_LINK(RevisionNotifyHdl, ScLinkConfigItem &, void) | ScAppCfg | private |
| DECL_LINK(ContentNotifyHdl, ScLinkConfigItem &, void) | ScAppCfg | private |
| DECL_LINK(SortListNotifyHdl, ScLinkConfigItem &, void) | ScAppCfg | private |
| DECL_LINK(MiscNotifyHdl, ScLinkConfigItem &, void) | ScAppCfg | private |
| DECL_LINK(CompatNotifyHdl, ScLinkConfigItem &, void) | ScAppCfg | private |
| eLinkMode | ScAppOptions | private |
| eMetric | ScAppOptions | private |
| eZoomType | ScAppOptions | private |
| GetAppMetric() const | ScAppOptions | inlineprivate |
| GetAutoComplete() const | ScAppOptions | inlineprivate |
| GetCompatPropertyNames() | ScAppCfg | privatestatic |
| GetContentPropertyNames() | ScAppCfg | privatestatic |
| GetDefaultObjectSizeHeight() const | ScAppOptions | inlineprivate |
| GetDefaultObjectSizeWidth() const | ScAppOptions | inlineprivate |
| GetDetectiveAuto() const | ScAppOptions | inlineprivate |
| GetInputPropertyNames() | ScAppCfg | privatestatic |
| GetKeyBindingType() const | ScAppOptions | inlineprivate |
| GetLayoutPropertyNames() | ScAppCfg | privatestatic |
| GetLinkMode() const | ScAppOptions | inlineprivate |
| GetLRUFuncList() const | ScAppOptions | inlineprivate |
| GetLRUFuncListCount() const | ScAppOptions | inlineprivate |
| GetMiscPropertyNames() | ScAppCfg | privatestatic |
| GetOptions() const | ScAppCfg | inline |
| GetRevisionPropertyNames() | ScAppCfg | privatestatic |
| GetShowSharedDocumentWarning() const | ScAppOptions | inlineprivate |
| GetSortListPropertyNames() | ScAppCfg | privatestatic |
| GetStatusFunc() const | ScAppOptions | inlineprivate |
| GetSynchronizeZoom() const | ScAppOptions | inlineprivate |
| GetTrackContentColor() const | ScAppOptions | inlineprivate |
| GetTrackDeleteColor() const | ScAppOptions | inlineprivate |
| GetTrackInsertColor() const | ScAppOptions | inlineprivate |
| GetTrackMoveColor() const | ScAppOptions | inlineprivate |
| GetZoom() const | ScAppOptions | inlineprivate |
| GetZoomType() const | ScAppOptions | inlineprivate |
| mbShowSharedDocumentWarning | ScAppOptions | private |
| meKeyBindingType | ScAppOptions | private |
| nDefaultObjectSizeHeight | ScAppOptions | private |
| nDefaultObjectSizeWidth | ScAppOptions | private |
| nLRUFuncCount | ScAppOptions | private |
| nStatusFunc | ScAppOptions | private |
| nTrackContentColor | ScAppOptions | private |
| nTrackDeleteColor | ScAppOptions | private |
| nTrackInsertColor | ScAppOptions | private |
| nTrackMoveColor | ScAppOptions | private |
| nZoom | ScAppOptions | private |
| operator=(const ScAppOptions &rOpt) | ScAppOptions | private |
| pLRUList | ScAppOptions | private |
| ReadCompatCfg() | ScAppCfg | private |
| ReadContentCfg() | ScAppCfg | private |
| ReadInputCfg() | ScAppCfg | private |
| ReadLayoutCfg() | ScAppCfg | private |
| ReadMiscCfg() | ScAppCfg | private |
| ReadRevisionCfg() | ScAppCfg | private |
| ReadSortListCfg() | ScAppCfg | private |
| ScAppCfg() | ScAppCfg | |
| ScAppOptions() | ScAppOptions | private |
| ScAppOptions(const ScAppOptions &rCpy) | ScAppOptions | private |
| SetAppMetric(FieldUnit eUnit) | ScAppOptions | inlineprivate |
| SetAutoComplete(bool bNew) | ScAppOptions | inlineprivate |
| SetDefaultObjectSizeHeight(sal_Int32 nNew) | ScAppOptions | inlineprivate |
| SetDefaultObjectSizeWidth(sal_Int32 nNew) | ScAppOptions | inlineprivate |
| SetDefaults() | ScAppOptions | private |
| SetDetectiveAuto(bool bNew) | ScAppOptions | inlineprivate |
| SetKeyBindingType(ScOptionsUtil::KeyBindingType e) | ScAppOptions | inlineprivate |
| SetLinkMode(ScLkUpdMode nSet) | ScAppOptions | inlineprivate |
| SetLRUFuncList(const sal_uInt16 *pList, const sal_uInt16 nCount) | ScAppOptions | private |
| SetOptions(const ScAppOptions &rNew) | ScAppCfg | |
| SetShowSharedDocumentWarning(bool bNew) | ScAppOptions | inlineprivate |
| SetStatusFunc(sal_uInt32 nNew) | ScAppOptions | inlineprivate |
| SetSynchronizeZoom(bool bNew) | ScAppOptions | inlineprivate |
| SetTrackContentColor(Color nNew) | ScAppOptions | inlineprivate |
| SetTrackDeleteColor(Color nNew) | ScAppOptions | inlineprivate |
| SetTrackInsertColor(Color nNew) | ScAppOptions | inlineprivate |
| SetTrackMoveColor(Color nNew) | ScAppOptions | inlineprivate |
| SetZoom(sal_uInt16 nNew) | ScAppOptions | inlineprivate |
| SetZoomType(SvxZoomType eNew) | ScAppOptions | inlineprivate |
| ~ScAppOptions() | ScAppOptions | private |