diff options
-rw-r--r-- | offapi/com/sun/star/awt/AccessibleWindow.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/AccessibleWindow.idl b/offapi/com/sun/star/awt/AccessibleWindow.idl index 9b8b96f3af62..ab8f99fab2bd 100644 --- a/offapi/com/sun/star/awt/AccessibleWindow.idl +++ b/offapi/com/sun/star/awt/AccessibleWindow.idl @@ -2,9 +2,9 @@ * * $RCSfile: AccessibleWindow.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2004-06-03 17:02:29 $ + * last change: $Author: obo $ $Date: 2004-09-09 15:42:58 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,7 @@ module com { module sun { module star { module awt { /** specifies accessibility support for a window. - @since #108645# + @since OOo 1.1.2 */ published service AccessibleWindow { |