summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/accessibility
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-06-10 09:58:59 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-06-10 09:58:59 +0000
commitfd09de19e327da043348dbd9d887d64838491281 (patch)
tree9249eeb13858949452d74a6dbccbaf9ffba091e1 /offapi/com/sun/star/accessibility
parentde4d498e06f066bb62486cfeb993003df016a053 (diff)
INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED
2003/06/02 13:44:11 jsc 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2003/05/14 12:57:32 mi 1.2.16.1: #107627# @since tags for new types added
Diffstat (limited to 'offapi/com/sun/star/accessibility')
-rw-r--r--offapi/com/sun/star/accessibility/XAccessibleText.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/accessibility/XAccessibleText.idl b/offapi/com/sun/star/accessibility/XAccessibleText.idl
index 2c0e8d430664..7bc84a2dfc58 100644
--- a/offapi/com/sun/star/accessibility/XAccessibleText.idl
+++ b/offapi/com/sun/star/accessibility/XAccessibleText.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XAccessibleText.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2003-05-22 13:06:09 $
+ * last change: $Author: vg $ $Date: 2003-06-10 10:58:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -112,6 +112,8 @@ module com { module sun { module star { module accessibility {
selection. In this case it should behave as if there where no
selection. An empty selection is used for example to express the
current cursor position.</p>
+
+ @since #107627#
*/
interface XAccessibleText : ::com::sun::star::uno::XInterface
{