LibreOffice Module desktop (master) 1
Namespaces | Variables
dp_configurationbackenddb.cxx File Reference
#include <cppuhelper/exc_hlp.hxx>
#include <com/sun/star/deployment/DeploymentException.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/xml/xpath/XXPathAPI.hpp>
#include "dp_configurationbackenddb.hxx"
Include dependency graph for dp_configurationbackenddb.cxx:

Go to the source code of this file.

Namespaces

namespace  dp_registry
 
namespace  dp_registry::backend
 
namespace  dp_registry::backend::configuration
 

Variables

constexpr OUStringLiteral EXTENSION_REG_NS = u"http://openoffice.org/extensionmanager/configuration-registry/2010"
 
constexpr OUStringLiteral NS_PREFIX = u"conf"
 
constexpr OUStringLiteral ROOT_ELEMENT_NAME = u"configuration-backend-db"
 
constexpr OUStringLiteral KEY_ELEMENT_NAME = u"configuration"
 

Variable Documentation

◆ EXTENSION_REG_NS

constexpr OUStringLiteral EXTENSION_REG_NS = u"http://openoffice.org/extensionmanager/configuration-registry/2010"
constexpr

◆ KEY_ELEMENT_NAME

constexpr OUStringLiteral KEY_ELEMENT_NAME = u"configuration"
constexpr

◆ NS_PREFIX

constexpr OUStringLiteral NS_PREFIX = u"conf"
constexpr

◆ ROOT_ELEMENT_NAME

constexpr OUStringLiteral ROOT_ELEMENT_NAME = u"configuration-backend-db"
constexpr