summaryrefslogtreecommitdiff
path: root/extensions/source/ole
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-01-14 13:48:43 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-01-14 13:48:43 +0000
commit8d1da66448cfb5ed340013fac138ca16132efb8d (patch)
treeca3193fd2d034f6077056d58378a28f0e71c0d73 /extensions/source/ole
parentfb30fbdf1eff6f2fbcb508f4a949dddc70c261f5 (diff)
INTEGRATION: CWS wae4extensions (1.10.388); FILE MERGED
2007/10/01 12:13:45 fs 1.10.388.1: #i81612# warning-free code (wntmsci10) - approved by jl@openoffice.org
Diffstat (limited to 'extensions/source/ole')
-rw-r--r--extensions/source/ole/unoobjw.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/ole/unoobjw.hxx b/extensions/source/ole/unoobjw.hxx
index a7ef53db989c..1e992f2ef1c2 100644
--- a/extensions/source/ole/unoobjw.hxx
+++ b/extensions/source/ole/unoobjw.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unoobjw.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 19:46:09 $
+ * last change: $Author: ihi $ $Date: 2008-01-14 14:48:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,7 +49,7 @@
#include "ole2uno.hxx"
#include "unoconversionutilities.hxx"
-#define INVOCATION_SERVICE L"com.sun.star.script.Invocation"
+//#define INVOCATION_SERVICE L"com.sun.star.script.Invocation"
#define JSCRIPT_VALUE_FUNC L"_GetValueObject"
#define GET_STRUCT_FUNC L"_GetStruct"
#define BRIDGE_VALUE_FUNC L"Bridge_GetValueObject"