summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/XCloseListener.idl
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-05-19 09:46:06 +0000
committerKurt Zenker <kz@openoffice.org>2004-05-19 09:46:06 +0000
commit5ab407b04527f58e0dcf6ec8f4719e794f8ff842 (patch)
tree8a3017d0931339c95ba7c8ac50a438dda9430bc8 /offapi/com/sun/star/util/XCloseListener.idl
parent3982e2034e6512a60d4c55ceff75c8d4a9a05eb4 (diff)
INTEGRATION: CWS sdk10 (1.3.244); FILE MERGED
2004/02/11 11:11:05 mi 1.3.244.1: #112131# @throws statt @raises
Diffstat (limited to 'offapi/com/sun/star/util/XCloseListener.idl')
-rw-r--r--offapi/com/sun/star/util/XCloseListener.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/util/XCloseListener.idl b/offapi/com/sun/star/util/XCloseListener.idl
index 33f2bc520653..49fff85a0ab9 100644
--- a/offapi/com/sun/star/util/XCloseListener.idl
+++ b/offapi/com/sun/star/util/XCloseListener.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XCloseListener.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:58:11 $
+ * last change: $Author: kz $ $Date: 2004-05-19 10:46:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -138,7 +138,7 @@ interface XCloseListener: com::sun::star::lang::XEventListener
<FALSE/> forbids to grab the ownership for the listened close object and call
close() on that any time.
- @raises CloseVetoException
+ @throws CloseVetoException
if listener disagree with the close request on listened object he must throw this exception
*/
void queryClosing(