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

Go to the source code of this file.

Namespaces

namespace  dp_registry
 
namespace  dp_registry::backend
 
namespace  dp_registry::backend::help
 

Variables

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

Variable Documentation

◆ EXTENSION_REG_NS

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

◆ KEY_ELEMENT_NAME

constexpr OUStringLiteral KEY_ELEMENT_NAME = u"help"
constexpr

◆ NS_PREFIX

constexpr OUStringLiteral NS_PREFIX = u"help"
constexpr

◆ ROOT_ELEMENT_NAME

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