summaryrefslogtreecommitdiff
path: root/stoc/source/implementationregistration/implreg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source/implementationregistration/implreg.cxx')
-rw-r--r--stoc/source/implementationregistration/implreg.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/stoc/source/implementationregistration/implreg.cxx b/stoc/source/implementationregistration/implreg.cxx
index d15e4ee0d9b4..c95159bb7a7f 100644
--- a/stoc/source/implementationregistration/implreg.cxx
+++ b/stoc/source/implementationregistration/implreg.cxx
@@ -479,7 +479,6 @@ static void deletePathIfPossible(const Reference < XRegistryKey >& xRootKey,
}
-
// static deleteUserLink
static void deleteUserLink(const Reference < XRegistryKey >& xRootKey,
@@ -1028,7 +1027,6 @@ static void insert_singletons(
}
-
// static prepareRegistry
static void prepareRegistry(
@@ -1328,7 +1326,6 @@ Reference< XSimpleRegistry > ImplementationRegistration::getRegistryFromServiceM
}
-
// XInitialization
void ImplementationRegistration::initialize(
@@ -1418,8 +1415,6 @@ void ImplementationRegistration::initialize(
}
-
-
// virtual function registerImplementationWithLocation of XImplementationRegistration2
void ImplementationRegistration::registerImplementationWithLocation(
@@ -1536,7 +1531,6 @@ void ImplementationRegistration::registerImplementation(
}
-
// virtual function revokeImplementation of XImplementationRegistration
sal_Bool ImplementationRegistration::revokeImplementation(const OUString& location,
@@ -1774,7 +1768,6 @@ void ImplementationRegistration::doRegister(
}
-
Reference< XSimpleRegistry > ImplementationRegistration::createTemporarySimpleRegistry(
const Reference< XMultiComponentFactory > &rSMgr,
const Reference < XComponentContext > & xCtx)