summaryrefslogtreecommitdiff
path: root/sc/inc/servuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/servuno.hxx')
-rw-r--r--sc/inc/servuno.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/servuno.hxx b/sc/inc/servuno.hxx
index 22c8026b3f72..ace44dc5be4d 100644
--- a/sc/inc/servuno.hxx
+++ b/sc/inc/servuno.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: servuno.hxx,v $
- * $Revision: 1.14 $
+ * $Revision: 1.14.32.2 $
*
* This file is part of OpenOffice.org.
*
@@ -105,7 +105,7 @@ public:
static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >
MakeInstance( sal_uInt16 nType, ScDocShell* pDocShell );
static ::com::sun::star::uno::Sequence<rtl::OUString> GetAllServiceNames();
- static String GetProviderName(sal_uInt16 nObjectType);
+//UNUSED2008-05 static String GetProviderName(sal_uInt16 nObjectType);
static sal_uInt16 GetProviderType(const String& rServiceName);
};