summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XKeyHandler.idl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-06-10 10:07:16 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-06-10 10:07:16 +0000
commit9c65b86d97c8c09af02cdadd84b4f7d8c73c242a (patch)
tree12107bdf02b0b4e4e9413609e5fe43110afa1d16 /offapi/com/sun/star/awt/XKeyHandler.idl
parent5bf7456bf12c348644896d4fb0809fc516ce552d (diff)
INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED
2003/05/14 12:57:58 mi 1.2.16.1: #107627# @since tags for new types added
Diffstat (limited to 'offapi/com/sun/star/awt/XKeyHandler.idl')
-rw-r--r--offapi/com/sun/star/awt/XKeyHandler.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/XKeyHandler.idl b/offapi/com/sun/star/awt/XKeyHandler.idl
index 649094099fbf..0a7699f01923 100644
--- a/offapi/com/sun/star/awt/XKeyHandler.idl
+++ b/offapi/com/sun/star/awt/XKeyHandler.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XKeyHandler.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2003-04-24 17:42:08 $
+ * last change: $Author: vg $ $Date: 2003-06-10 11:07:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,6 +79,8 @@ module com { module sun { module star { module awt {
handler both the following handlers, with respect to the list of key
handlers of the broadcaster, and a following handling by the
broadcaster will not take place.
+
+ @since #107627#
*/
interface XKeyHandler : ::com::sun::star::lang::XEventListener
{