diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 14:42:46 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 14:42:46 +0000 |
commit | f3b07978cd11ef0b19c5931011e0ceb43da7a659 (patch) | |
tree | 5828bc6c685c77aea7363735838db02f60ebf22b /offapi/com | |
parent | 42a564d3062b4e8fa2f36223da64ac453dedff78 (diff) |
INTEGRATION: CWS toolbars2 (1.7.72); FILE MERGED
2004/08/19 12:29:27 mi 1.7.72.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'offapi/com')
-rw-r--r-- | offapi/com/sun/star/awt/AccessibleTreeListBox.idl | 6 | ||||
-rw-r--r-- | offapi/com/sun/star/awt/AccessibleTreeListBoxEntry.idl | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/awt/AccessibleTreeListBox.idl b/offapi/com/sun/star/awt/AccessibleTreeListBox.idl index 56710d2cfaa5..ad9d27eb53bd 100644 --- a/offapi/com/sun/star/awt/AccessibleTreeListBox.idl +++ b/offapi/com/sun/star/awt/AccessibleTreeListBox.idl @@ -2,9 +2,9 @@ * * $RCSfile: AccessibleTreeListBox.idl,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2004-06-03 17:02:01 $ + * last change: $Author: obo $ $Date: 2004-09-09 15:42:34 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,7 @@ module com { module sun { module star { module awt { @see com::sun::star::accessibility::XAccessibleComponent @see com::sun::star::accessibility::XAccessibleSelection - @since #103639# + @since OOo 1.1.2 */ published service AccessibleTreeListBox { diff --git a/offapi/com/sun/star/awt/AccessibleTreeListBoxEntry.idl b/offapi/com/sun/star/awt/AccessibleTreeListBoxEntry.idl index bc86aa8d24dc..3e564da6c26b 100644 --- a/offapi/com/sun/star/awt/AccessibleTreeListBoxEntry.idl +++ b/offapi/com/sun/star/awt/AccessibleTreeListBoxEntry.idl @@ -2,9 +2,9 @@ * * $RCSfile: AccessibleTreeListBoxEntry.idl,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2004-06-03 17:02:15 $ + * last change: $Author: obo $ $Date: 2004-09-09 15:42:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,7 @@ module com { module sun { module star { module awt { @see com::sun::star::accessibility::XAccessibleSelection @see com::sun::star::accessibility::XAccessibleText - @since #103639# + @since OOo 1.1.2 */ published service AccessibleTreeListBoxEntry { |