summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-06-10 09:55:41 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-06-10 09:55:41 +0000
commitb49cd68344ccdd115151270aae870dd0cb8c5aef (patch)
tree3263df2e3101b9558109b5220a297164db3c6502 /offapi
parentcfa33fe2036107f9abd6d1a254bc64e88a43c962 (diff)
INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED
2003/05/14 12:57:22 mi 1.2.16.1: #107627# @since tags for new types added
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/accessibility/AccessibleTableModelChange.idl6
-rw-r--r--offapi/com/sun/star/accessibility/AccessibleTableModelChangeType.idl7
-rw-r--r--offapi/com/sun/star/accessibility/AccessibleTextType.idl6
3 files changed, 12 insertions, 7 deletions
diff --git a/offapi/com/sun/star/accessibility/AccessibleTableModelChange.idl b/offapi/com/sun/star/accessibility/AccessibleTableModelChange.idl
index 92de3586bc18..ca08e04b11b4 100644
--- a/offapi/com/sun/star/accessibility/AccessibleTableModelChange.idl
+++ b/offapi/com/sun/star/accessibility/AccessibleTableModelChange.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleTableModelChange.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2003-04-24 17:33:14 $
+ * last change: $Author: vg $ $Date: 2003-06-10 10:55:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,6 +75,8 @@ module com { module sun { module star { module accessibility {
<type>AccessibleTableModelChangeType</type> for details of the change
type. The range of the affected rows, columns, and/or cells can be
obtained by accessing the other four data members.</p>
+
+ @since #107627#
*/
struct AccessibleTableModelChange
{
diff --git a/offapi/com/sun/star/accessibility/AccessibleTableModelChangeType.idl b/offapi/com/sun/star/accessibility/AccessibleTableModelChangeType.idl
index 7e63db1f878a..cbc6350ec1b6 100644
--- a/offapi/com/sun/star/accessibility/AccessibleTableModelChangeType.idl
+++ b/offapi/com/sun/star/accessibility/AccessibleTableModelChangeType.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleTableModelChangeType.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2003-04-24 17:33:22 $
+ * last change: $Author: vg $ $Date: 2003-06-10 10:55:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,6 @@ module com { module sun { module star { module accessibility {
/** Type of a change made to a table model.
- @descr
<p>The value of this constants group are used by the
<type>XAccessibleTableModelChange</type> interface to specifiy the
type of change that has been made to a table model.</p>
@@ -82,6 +81,8 @@ module com { module sun { module star { module accessibility {
been inserted or deleted. In constrast, the remaining constant
<const>AccessibleTabelModelChangeType::UPDATE</const> specifies a
change of the table's content.</p>
+
+ @since #107627#
*/
constants AccessibleTableModelChangeType
{
diff --git a/offapi/com/sun/star/accessibility/AccessibleTextType.idl b/offapi/com/sun/star/accessibility/AccessibleTextType.idl
index af0689f97429..e422c9f43edc 100644
--- a/offapi/com/sun/star/accessibility/AccessibleTextType.idl
+++ b/offapi/com/sun/star/accessibility/AccessibleTextType.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleTextType.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2003-04-24 17:33:30 $
+ * last change: $Author: vg $ $Date: 2003-06-10 10:55:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,6 +70,8 @@ module com { module sun { module star { module accessibility {
<p>This collection describes the types of text portions that can be
accessed with the help of the methods of the
<type>XAccessibleText</type> interface.</p>
+
+ @since #107627#
*/
constants AccessibleTextType
{