summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/registry/executable/dp_executablebackenddb.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/deployment/registry/executable/dp_executablebackenddb.hxx')
-rw-r--r--desktop/source/deployment/registry/executable/dp_executablebackenddb.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop/source/deployment/registry/executable/dp_executablebackenddb.hxx b/desktop/source/deployment/registry/executable/dp_executablebackenddb.hxx
index 1a5828015260..425531911933 100644
--- a/desktop/source/deployment/registry/executable/dp_executablebackenddb.hxx
+++ b/desktop/source/deployment/registry/executable/dp_executablebackenddb.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -47,14 +47,14 @@ namespace executable {
/* The XML file stores the extensions which are currently registered.
They will be removed when they are revoked.
The format looks like this:
-
+
<?xml version="1.0"?>
*/
class ExecutableBackendDb: public dp_registry::backend::RegisteredDb
-{
+{
protected:
virtual ::rtl::OUString getDbNSName();
-
+
virtual ::rtl::OUString getNSPrefix();
virtual ::rtl::OUString getRootElementName();