summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/accessibility
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-06-10 09:58:33 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-06-10 09:58:33 +0000
commit5b6724ed881b85cd64eff27f76055b8be1293250 (patch)
treed53b1d4de45f7c7d61daaf8dc7cc2618cb8a9754 /offapi/com/sun/star/accessibility
parent130e2f6cd7a0dc01ff30d997d4bcb97c1b326a8c (diff)
INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED
2003/06/02 13:44:05 jsc 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2003/05/14 12:57:30 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/XAccessibleSelection.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/accessibility/XAccessibleSelection.idl b/offapi/com/sun/star/accessibility/XAccessibleSelection.idl
index a57a3c28e296..08d2ef745051 100644
--- a/offapi/com/sun/star/accessibility/XAccessibleSelection.idl
+++ b/offapi/com/sun/star/accessibility/XAccessibleSelection.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XAccessibleSelection.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2003-05-22 13:05:57 $
+ * last change: $Author: vg $ $Date: 2003-06-10 10:58:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,6 +85,8 @@ interface XAccessible;
<p>It depends on the class implementing this interface, whether it
supports single or multi selection.</p>
+
+ @since #107627#
*/
interface XAccessibleSelection : ::com::sun::star::uno::XInterface
{