summaryrefslogtreecommitdiffstats
path: root/framework/inc/threadhelp/transactionmanager.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2001-09-12 15:33:42 +0000
committerKurt Zenker <kz@openoffice.org>2001-09-12 15:33:42 +0000
commit3187d3cd20d32ee0c0923137e82f3a8a487f647f (patch)
tree1fe49e46c2a4e0d02574f2cfe2fd60e4e7d80663 /framework/inc/threadhelp/transactionmanager.hxx
parent#92075# (diff)
downloadcore-3187d3cd20d32ee0c0923137e82f3a8a487f647f.tar.gz
core-3187d3cd20d32ee0c0923137e82f3a8a487f647f.zip
#92075# exception specification
Diffstat (limited to 'framework/inc/threadhelp/transactionmanager.hxx')
-rw-r--r--framework/inc/threadhelp/transactionmanager.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/inc/threadhelp/transactionmanager.hxx b/framework/inc/threadhelp/transactionmanager.hxx
index edb3cbd15648..50a75f37c2f2 100644
--- a/framework/inc/threadhelp/transactionmanager.hxx
+++ b/framework/inc/threadhelp/transactionmanager.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: transactionmanager.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: as $ $Date: 2001-08-20 13:00:36 $
+ * last change: $Author: kz $ $Date: 2001-09-12 16:32:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -361,7 +361,7 @@ class TransactionManager : public ITransactionManager
@onerror -
*//*-*****************************************************************************************************/
- inline virtual void unregisterTransaction()
+ inline virtual void unregisterTransaction() throw( css::uno::RuntimeException, css::lang::DisposedException )
{
// This call could not rejected!
// Safe access to internal member.