|
LibreOffice Module unotools (master) 1
|
This is the complete list of members for utl::OConfigurationTreeRoot, including all inherited members.
| _disposing(const css::lang::EventObject &_rSource) override | utl::OConfigurationNode | protectedvirtual |
| clear() noexcept override | utl::OConfigurationTreeRoot | virtual |
| CM_READONLY enum value | utl::OConfigurationTreeRoot | |
| CM_UPDATABLE enum value | utl::OConfigurationTreeRoot | |
| commit() const noexcept | utl::OConfigurationTreeRoot | |
| createNode(const OUString &_rName) const noexcept | utl::OConfigurationNode | |
| createWithComponentContext(const css::uno::Reference< css::uno::XComponentContext > &_rxContext, const OUString &_rPath, sal_Int32 _nDepth=-1, CREATION_MODE _eMode=CM_UPDATABLE) | utl::OConfigurationTreeRoot | static |
| createWithProvider(const css::uno::Reference< css::lang::XMultiServiceFactory > &_rxConfProvider, const OUString &_rPath, sal_Int32 _nDepth, CREATION_MODE _eMode) | utl::OConfigurationTreeRoot | static |
| CREATION_MODE enum name | utl::OConfigurationTreeRoot | |
| getLocalName() const | utl::OConfigurationNode | |
| getNodeNames() const noexcept | utl::OConfigurationNode | |
| getNodeValue(const OUString &_rPath) const noexcept | utl::OConfigurationNode | |
| getNodeValue(const char *_pAsciiPath) const | utl::OConfigurationNode | inline |
| getUNONode() const | utl::OConfigurationNode | inlineprotected |
| hasByHierarchicalName(const OUString &_rName) const noexcept | utl::OConfigurationNode | |
| hasByName(const OUString &_rName) const noexcept | utl::OConfigurationNode | |
| insertNode(const OUString &_rName, const css::uno::Reference< css::uno::XInterface > &_xNode) const noexcept | utl::OConfigurationNode | private |
| isReadonly() const | utl::OConfigurationNode | inline |
| isSetNode() const | utl::OConfigurationNode | |
| isValid() const | utl::OConfigurationNode | inline |
| m_bEscapeNames | utl::OConfigurationNode | private |
| m_pImpl | utl::OEventListenerAdapter | private |
| m_xCommitter | utl::OConfigurationTreeRoot | private |
| m_xContainerAccess | utl::OConfigurationNode | private |
| m_xDirectAccess | utl::OConfigurationNode | private |
| m_xHierarchyAccess | utl::OConfigurationNode | private |
| m_xReplaceAccess | utl::OConfigurationNode | private |
| NAMEORIGIN enum name | utl::OConfigurationNode | protected |
| NO_CALLER enum value | utl::OConfigurationNode | protected |
| NO_CONFIGURATION enum value | utl::OConfigurationNode | protected |
| normalizeName(const OUString &_rName, NAMEORIGIN _eOrigin) const | utl::OConfigurationNode | protected |
| OConfigurationNode(const css::uno::Reference< css::uno::XInterface > &_rxNode) | utl::OConfigurationNode | protected |
| OConfigurationNode() | utl::OConfigurationNode | inline |
| OConfigurationNode(const OConfigurationNode &_rSource) | utl::OConfigurationNode | |
| OConfigurationNode(OConfigurationNode &&_rSource) | utl::OConfigurationNode | |
| OConfigurationTreeRoot(const css::uno::Reference< css::uno::XInterface > &_rxRootNode) | utl::OConfigurationTreeRoot | private |
| OConfigurationTreeRoot() | utl::OConfigurationTreeRoot | inline |
| OConfigurationTreeRoot(const css::uno::Reference< css::uno::XComponentContext > &i_rContext, const OUString &i_rNodePath, const bool i_bUpdatable) | utl::OConfigurationTreeRoot | |
| OEventListenerAdapter(const OEventListenerAdapter &_rSource)=delete | utl::OEventListenerAdapter | private |
| OEventListenerAdapter() | utl::OEventListenerAdapter | protected |
| openNode(const OUString &_rPath) const noexcept | utl::OConfigurationNode | |
| openNode(const char *_pAsciiPath) const | utl::OConfigurationNode | inline |
| operator=(const OConfigurationNode &_rSource) | utl::OConfigurationNode | |
| operator=(OConfigurationNode &&_rSource) | utl::OConfigurationNode | |
| removeNode(const OUString &_rName) const noexcept | utl::OConfigurationNode | |
| setNodeValue(const OUString &_rPath, const css::uno::Any &_rValue) const noexcept | utl::OConfigurationNode | |
| setNodeValue(const char *_pAsciiPath, const css::uno::Any &_rValue) const | utl::OConfigurationNode | inline |
| startComponentListening(const css::uno::Reference< css::lang::XComponent > &_rxComp) | utl::OEventListenerAdapter | protected |
| stopAllComponentListening() | utl::OEventListenerAdapter | protected |
| stopComponentListening(const css::uno::Reference< css::lang::XComponent > &_rxComp) | utl::OEventListenerAdapter | protected |
| tryCreateWithComponentContext(const css::uno::Reference< css::uno::XComponentContext > &rxContext, const OUString &_rPath, sal_Int32 _nDepth=-1, CREATION_MODE _eMode=CM_UPDATABLE) | utl::OConfigurationTreeRoot | static |
| ~OEventListenerAdapter() | utl::OEventListenerAdapter | protectedvirtual |