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
commit544c13c8893c9476860792c8e2d176bfd411ec4c (patch)
treedaf036596caf958ab3dc581911ed69ca646772de /extensions/source/ole/unoobjw.hxx
parentb0f78ad0c345710667f5d3bf9e978c46c197c5f6 (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 f02004302..0085f3a9c 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);