summaryrefslogtreecommitdiff
path: root/extensions/source/ole/unoobjw.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-03-17 12:09:24 +0000
committerOliver Bolte <obo@openoffice.org>2004-03-17 12:09:24 +0000
commit1404cc5a5cf6739b764786211f4f33630de36f42 (patch)
treea0df8aeada77f03f5a0ea567de6e296a24ea583c /extensions/source/ole/unoobjw.hxx
parent60a0186e43dba29e0c119adc8df811784edeacca (diff)
INTEGRATION: CWS jl5vba (1.7.216); FILE MERGED
2004/01/19 11:22:20 jl 1.7.216.1: #112560# join cws ab02vba
Diffstat (limited to 'extensions/source/ole/unoobjw.hxx')
-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 a757c2d451a5..1bb83ad6147c 100644
--- a/extensions/source/ole/unoobjw.hxx
+++ b/extensions/source/ole/unoobjw.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unoobjw.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: jl $ $Date: 2002-09-13 06:23:08 $
+ * last change: $Author: obo $ $Date: 2004-03-17 13:09:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -247,7 +247,7 @@ protected:
DISPPARAMS * pdispparams, VARIANT * pvarResult, EXCEPINFO * pexcepinfo,
unsigned int * puArgErr, sal_Bool& bHandled);
- HRESULT convertDispparamsArgs( DISPID id, unsigned short wFlags, DISPPARAMS* pdispparams,
+ void convertDispparamsArgs( DISPID id, unsigned short wFlags, DISPPARAMS* pdispparams,
Sequence<Any>& rSeq);
sal_Bool getInvocationInfoForCall(DISPID id, InvocationInfo& info);