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

Go to the source code of this file.

Namespaces

namespace  dp_registry
 
namespace  dp_registry::backend
 
namespace  dp_registry::backend::executable
 

Variables

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

Variable Documentation

◆ ENTRY_NAME

constexpr OUStringLiteral ENTRY_NAME = u"executable"
constexpr

◆ EXTENSION_REG_NS

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

◆ NS_PREFIX

constexpr OUStringLiteral NS_PREFIX = u"exe"
constexpr

◆ ROOT_ELEMENT_NAME

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