summaryrefslogtreecommitdiff
path: root/extensions/source/preload/preloadservices.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/preload/preloadservices.hxx')
-rw-r--r--extensions/source/preload/preloadservices.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/source/preload/preloadservices.hxx b/extensions/source/preload/preloadservices.hxx
index f4ef0c2500dc..ba51e0547bab 100644
--- a/extensions/source/preload/preloadservices.hxx
+++ b/extensions/source/preload/preloadservices.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
@@ -44,7 +44,7 @@ namespace preload
struct OEMPreloadSI
{
public:
- ::rtl::OUString getImplementationName() const;
+ ::rtl::OUString getImplementationName() const;
::com::sun::star::uno::Sequence< ::rtl::OUString >
getServiceNames() const;
};