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 5676b7db543b..b18f3ad594b2 100644
--- a/extensions/source/preload/preloadservices.hxx
+++ b/extensions/source/preload/preloadservices.hxx
@@ -1,7 +1,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
@@ -43,7 +43,7 @@ namespace preload
struct OEMPreloadSI
{
public:
- ::rtl::OUString getImplementationName() const;
+ ::rtl::OUString getImplementationName() const;
::com::sun::star::uno::Sequence< ::rtl::OUString >
getServiceNames() const;
};