summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-09 14:31:05 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-09 14:31:05 +0000
commit223a44937e7066cf38d6f5d0bcd83be7ee73505f (patch)
treedbcd581b384c909bd443b296c6ff93afcc8fe899 /offapi
parent5322be46404d6b72daaa33684add484fef165fdc (diff)
INTEGRATION: CWS toolbars2 (1.6.72); FILE MERGED
2004/08/19 12:29:17 mi 1.6.72.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/accessibility/XAccessibleExtendedComponent.idl6
-rw-r--r--offapi/com/sun/star/accessibility/XAccessibleHypertext.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/accessibility/XAccessibleExtendedComponent.idl b/offapi/com/sun/star/accessibility/XAccessibleExtendedComponent.idl
index 673f6b7a2bed..5bbefd0a4e61 100644
--- a/offapi/com/sun/star/accessibility/XAccessibleExtendedComponent.idl
+++ b/offapi/com/sun/star/accessibility/XAccessibleExtendedComponent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XAccessibleExtendedComponent.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 16:48:28 $
+ * last change: $Author: obo $ $Date: 2004-09-09 15:30:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -103,7 +103,7 @@ module com { module sun { module star { module accessibility {
<code>javax.accessibility.AccessibleComponent</code> and
<code>javax.accessibility.AccessibleExtendedComponent</code>.</p>
- @since #107627#
+ @since OOo 1.1.2
*/
published interface XAccessibleExtendedComponent : XAccessibleComponent
{
diff --git a/offapi/com/sun/star/accessibility/XAccessibleHypertext.idl b/offapi/com/sun/star/accessibility/XAccessibleHypertext.idl
index 8018f5f83a0f..078919cbd7a2 100644
--- a/offapi/com/sun/star/accessibility/XAccessibleHypertext.idl
+++ b/offapi/com/sun/star/accessibility/XAccessibleHypertext.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XAccessibleHypertext.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 16:48:55 $
+ * last change: $Author: obo $ $Date: 2004-09-09 15:31:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -89,7 +89,7 @@ module com { module sun { module star { module accessibility {
@see XAccessibleHyperlink, XAccessibleText
- @since #107627#
+ @since OOo 1.1.2
*/
published interface XAccessibleHypertext
: ::com::sun::star::accessibility::XAccessibleText