LibreOffice Module comphelper (master) 1
|
This is the complete list of members for comphelper::ConfigurationHelper, including all inherited members.
flush(const css::uno::Reference< css::uno::XInterface > &xCFG) | comphelper::ConfigurationHelper | static |
makeSureSetNodeExists(const css::uno::Reference< css::uno::XInterface > &xCFG, const OUString &sRelPathToSet, const OUString &sSetNode) | comphelper::ConfigurationHelper | static |
openConfig(const css::uno::Reference< css::uno::XComponentContext > &rxContext, const OUString &sPackage, EConfigurationModes eMode) | comphelper::ConfigurationHelper | static |
readDirectKey(const css::uno::Reference< css::uno::XComponentContext > &rxContext, const OUString &sPackage, const OUString &sRelPath, const OUString &sKey, EConfigurationModes eMode) | comphelper::ConfigurationHelper | static |
readRelativeKey(const css::uno::Reference< css::uno::XInterface > &xCFG, const OUString &sRelPath, const OUString &sKey) | comphelper::ConfigurationHelper | static |
writeDirectKey(const css::uno::Reference< css::uno::XComponentContext > &rxContext, const OUString &sPackage, const OUString &sRelPath, const OUString &sKey, const css::uno::Any &aValue, EConfigurationModes eMode) | comphelper::ConfigurationHelper | static |
writeRelativeKey(const css::uno::Reference< css::uno::XInterface > &xCFG, const OUString &sRelPath, const OUString &sKey, const css::uno::Any &aValue) | comphelper::ConfigurationHelper | static |