21#include <com/sun/star/uno/XComponentContext.hpp>
27constexpr OUStringLiteral
EXTENSION_REG_NS =
u"http://openoffice.org/extensionmanager/executable-registry/2010";
35 Reference<XComponentContext>
const &
xContext,
virtual OUString getNSPrefix() override
ExecutableBackendDb(css::uno::Reference< css::uno::XComponentContext > const &xContext, OUString const &url)
virtual OUString getKeyElementName() override
virtual OUString getRootElementName() override
virtual OUString getDbNSName() override
constexpr OUStringLiteral EXTENSION_REG_NS
constexpr OUStringLiteral NS_PREFIX
constexpr OUStringLiteral ROOT_ELEMENT_NAME
constexpr OUStringLiteral ENTRY_NAME
static uno::Reference< css::uno::XComponentContext > xContext