diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 14:42:58 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 14:42:58 +0000 |
commit | 681f10bb8902f3ae96d3b652e3081ed68e8d8756 (patch) | |
tree | 56a16e268a9282954940ab913dc8137c28aa044e /offapi/com/sun/star | |
parent | f3b07978cd11ef0b19c5931011e0ceb43da7a659 (diff) |
INTEGRATION: CWS toolbars2 (1.4.72); FILE MERGED
2004/08/19 12:29:27 mi 1.4.72.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'offapi/com/sun/star')
-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 { |