summaryrefslogtreecommitdiff
path: root/embedserv/source/inc/docholder.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-03-26 13:49:50 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-03-26 13:49:50 +0000
commitaf31e74ac8248f83e5d5a9c3f12923b2a36bbd11 (patch)
tree757eef00557813a35a58602feeb7970617f9eb82 /embedserv/source/inc/docholder.hxx
parent88eb0a9c35aa091d893926722282864f82febeb9 (diff)
INTEGRATION: CWS mingwport03 (1.17.14); FILE MERGED
2007/01/09 01:00:39 vg 1.17.14.3: RESYNC: (1.17-1.18); FILE MERGED 2006/10/24 12:10:12 vg 1.17.14.2: #i53572# MinGW port 2006/09/07 15:54:55 vg 1.17.14.1: #i53572# MinGW port
Diffstat (limited to 'embedserv/source/inc/docholder.hxx')
-rw-r--r--embedserv/source/inc/docholder.hxx13
1 files changed, 8 insertions, 5 deletions
diff --git a/embedserv/source/inc/docholder.hxx b/embedserv/source/inc/docholder.hxx
index 863530c32a74..8a97e45936ce 100644
--- a/embedserv/source/inc/docholder.hxx
+++ b/embedserv/source/inc/docholder.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: docholder.hxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: rt $ $Date: 2006-12-05 12:53:16 $
+ * last change: $Author: vg $ $Date: 2007-03-26 14:49:50 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -234,7 +234,8 @@ public:
// XEventListener
virtual void SAL_CALL
- disposing( const com::sun::star::lang::EventObject& aSource );
+ disposing( const com::sun::star::lang::EventObject& aSource )
+ throw( ::com::sun::star::uno::RuntimeException );
// XCloseListener
virtual void SAL_CALL
@@ -249,7 +250,8 @@ public:
virtual void SAL_CALL
notifyClosing(
const com::sun::star::lang::EventObject& aSource
- );
+ )
+ throw( ::com::sun::star::uno::RuntimeException );
// XTerminateListener
virtual void SAL_CALL
@@ -263,7 +265,8 @@ public:
virtual void SAL_CALL
notifyTermination(
const com::sun::star::lang::EventObject& aSource
- );
+ )
+ throw( ::com::sun::star::uno::RuntimeException );
// XModifyListener