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