summaryrefslogtreecommitdiff
path: root/remotebridges/source/bridge/remote_bridge.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'remotebridges/source/bridge/remote_bridge.hxx')
-rw-r--r--remotebridges/source/bridge/remote_bridge.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/remotebridges/source/bridge/remote_bridge.hxx b/remotebridges/source/bridge/remote_bridge.hxx
index d0ab56c1adf6..06cf8d0ae0cf 100644
--- a/remotebridges/source/bridge/remote_bridge.hxx
+++ b/remotebridges/source/bridge/remote_bridge.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: remote_bridge.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: jbu $ $Date: 2000-09-28 08:47:31 $
+ * last change: $Author: jbu $ $Date: 2001-05-02 14:13:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -162,11 +162,11 @@ namespace remotebridges_bridge
static void SAL_CALL thisAcquire( remote_InstanceProvider * );
static void SAL_CALL thisRelease( remote_InstanceProvider * );
static void SAL_CALL thisGetInstance( remote_InstanceProvider * pProvider ,
- uno_Environment *pEnvRemote,
- remote_Interface **ppRemoteI,
- rtl_uString *pInstanceName,
- typelib_InterfaceTypeDescription *pType
- );
+ uno_Environment *pEnvRemote,
+ remote_Interface **ppRemoteI,
+ rtl_uString *pInstanceName,
+ typelib_InterfaceTypeDescription *pType,
+ uno_Any **ppException );
private:
::com::sun::star::uno::Reference <