LibreOffice Module svl (master) 1
|
This is the complete list of members for SvtCTLOptions_Impl, including all inherited members.
AddListener(utl::ConfigurationListener *pListener) | utl::ConfigurationBroadcaster | |
AddNode(const OUString &rNode, const OUString &rNewNode) | utl::ConfigItem | protected |
BlockBroadcasts(bool bBlock) | utl::ConfigurationBroadcaster | virtual |
CallNotify(const css::uno::Sequence< OUString > &aPropertyNames) | utl::ConfigItem | private |
ClearModified() | utl::ConfigItem | protected |
ClearNodeElements(const OUString &rNode, css::uno::Sequence< OUString > const &rElements) | utl::ConfigItem | protected |
ClearNodeSet(css::uno::Reference< css::container::XHierarchicalNameAccess > const &xHierarchyAccess, const OUString &rNode) | utl::ConfigItem | static |
ClearNodeSet(const OUString &rNode) | utl::ConfigItem | protected |
Commit() | utl::ConfigItem | |
ConfigItem(ConfigItem const &)=default | utl::ConfigItem | |
ConfigItem(ConfigItem &&)=default | utl::ConfigItem | |
ConfigItem(OUString aSubTree, ConfigItemMode nMode=ConfigItemMode::NONE) | utl::ConfigItem | protected |
ConfigurationBroadcaster() | utl::ConfigurationBroadcaster | |
ConfigurationBroadcaster(ConfigurationBroadcaster const &) | utl::ConfigurationBroadcaster | |
DisableNotification() | utl::ConfigItem | protected |
EnableNotification(const css::uno::Sequence< OUString > &rNames, bool bEnableInternalNotification=false) | utl::ConfigItem | protected |
GetMode() const | utl::ConfigItem | |
GetNodeNames(css::uno::Reference< css::container::XHierarchicalNameAccess > const &xHierarchyAccess, const OUString &rNode, ConfigNameFormat eFormat) | utl::ConfigItem | static |
GetNodeNames(const OUString &rNode) | utl::ConfigItem | protected |
GetNodeNames(const OUString &rNode, ConfigNameFormat eFormat) | utl::ConfigItem | protected |
GetProperties(css::uno::Reference< css::container::XHierarchicalNameAccess > const &xHierarchyAccess, const css::uno::Sequence< OUString > &rNames, bool bAllLocales) | utl::ConfigItem | static |
GetProperties(const css::uno::Sequence< OUString > &rNames) | utl::ConfigItem | protected |
GetReadOnlyStates(const css::uno::Sequence< OUString > &rNames) | utl::ConfigItem | protected |
GetSubTreeName() const | utl::ConfigItem | |
GetTree() | utl::ConfigItem | private |
impl_packLocalizedProperties(const css::uno::Sequence< OUString > &lInNames, const css::uno::Sequence< css::uno::Any > &lInValues, css::uno::Sequence< css::uno::Any > &lOutValues) | utl::ConfigItem | privatestatic |
impl_unpackLocalizedProperties(const css::uno::Sequence< OUString > &lInNames, const css::uno::Sequence< css::uno::Any > &lInValues, css::uno::Sequence< OUString > &lOutNames, css::uno::Sequence< css::uno::Any > &lOutValues) | utl::ConfigItem | privatestatic |
ImplCommit() override | SvtCTLOptions_Impl | privatevirtual |
IsLoaded() const | SvtCTLOptions_Impl | inline |
IsModified() const | utl::ConfigItem | |
IsReadOnly(SvtCTLOptions::EOption eOption) const | SvtCTLOptions_Impl | |
Load() | SvtCTLOptions_Impl | |
m_bCTLFontEnabled | SvtCTLOptions_Impl | private |
m_bCTLRestricted | SvtCTLOptions_Impl | private |
m_bCTLSequenceChecking | SvtCTLOptions_Impl | private |
m_bCTLTypeAndReplace | SvtCTLOptions_Impl | private |
m_bEnableInternalNotification | utl::ConfigItem | private |
m_bIsLoaded | SvtCTLOptions_Impl | private |
m_bIsModified | utl::ConfigItem | private |
m_bROCTLCursorMovement | SvtCTLOptions_Impl | private |
m_bROCTLFontEnabled | SvtCTLOptions_Impl | private |
m_bROCTLRestricted | SvtCTLOptions_Impl | private |
m_bROCTLSequenceChecking | SvtCTLOptions_Impl | private |
m_bROCTLTextNumerals | SvtCTLOptions_Impl | private |
m_bROCTLTypeAndReplace | SvtCTLOptions_Impl | private |
m_eCTLCursorMovement | SvtCTLOptions_Impl | private |
m_eCTLTextNumerals | SvtCTLOptions_Impl | private |
m_nBlockedHint | utl::ConfigurationBroadcaster | private |
m_nBroadcastBlocked | utl::ConfigurationBroadcaster | private |
m_nInValueChange | utl::ConfigItem | private |
m_nMode | utl::ConfigItem | private |
m_xHierarchyAccess | utl::ConfigItem | private |
mpList | utl::ConfigurationBroadcaster | private |
Notify(const Sequence< OUString > &_aPropertyNames) override | SvtCTLOptions_Impl | virtual |
utl::ConfigItem::Notify(const css::uno::Sequence< OUString > &aPropertyNames)=0 | utl::ConfigItem | pure virtual |
NotifyListeners(ConfigurationHints nHint) | utl::ConfigurationBroadcaster | |
operator=(ConfigItem const &)=delete | utl::ConfigItem | |
operator=(ConfigItem &&)=delete | utl::ConfigItem | |
utl::ConfigurationBroadcaster::operator=(ConfigurationBroadcaster const &other) | utl::ConfigurationBroadcaster | |
PutProperties(css::uno::Reference< css::container::XHierarchicalNameAccess > const &xHierarchyAccess, const css::uno::Sequence< OUString > &rNames, const css::uno::Sequence< css::uno::Any > &rValues, bool bAllLocales) | utl::ConfigItem | static |
PutProperties(const css::uno::Sequence< OUString > &rNames, const css::uno::Sequence< css::uno::Any > &rValues) | utl::ConfigItem | protected |
RemoveChangesListener() | utl::ConfigItem | private |
RemoveListener(utl::ConfigurationListener const *pListener) | utl::ConfigurationBroadcaster | |
ReplaceSetProperties(css::uno::Reference< css::container::XHierarchicalNameAccess > const &xHierarchyAccess, const OUString &rNode, const css::uno::Sequence< css::beans::PropertyValue > &rValues, bool bAllLocales) | utl::ConfigItem | static |
ReplaceSetProperties(const OUString &rNode, const css::uno::Sequence< css::beans::PropertyValue > &rValues) | utl::ConfigItem | protected |
SetCTLCursorMovement(SvtCTLOptions::CursorMovement _eMovement) | SvtCTLOptions_Impl | |
SetCTLFontEnabled(bool _bEnabled) | SvtCTLOptions_Impl | |
SetCTLSequenceChecking(bool _bEnabled) | SvtCTLOptions_Impl | |
SetCTLSequenceCheckingRestricted(bool _bEnable) | SvtCTLOptions_Impl | |
SetCTLSequenceCheckingTypeAndReplace(bool _bEnable) | SvtCTLOptions_Impl | |
SetCTLTextNumerals(SvtCTLOptions::TextNumerals _eNumerals) | SvtCTLOptions_Impl | |
SetModified() | utl::ConfigItem | protected |
SetSetProperties(css::uno::Reference< css::container::XHierarchicalNameAccess > const &xHierarchyAccess, const OUString &rNode, const css::uno::Sequence< css::beans::PropertyValue > &rValues) | utl::ConfigItem | static |
SetSetProperties(const OUString &rNode, const css::uno::Sequence< css::beans::PropertyValue > &rValues) | utl::ConfigItem | protected |
sSubTree | utl::ConfigItem | private |
SvtCTLOptions_Impl() | SvtCTLOptions_Impl | |
xChangeLstnr | utl::ConfigItem | private |
~ConfigItem() override | utl::ConfigItem | virtual |
~ConfigurationBroadcaster() | utl::ConfigurationBroadcaster | virtual |
~SvtCTLOptions_Impl() override | SvtCTLOptions_Impl | virtual |