summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/accessibility/AccessibleTableModelChangeType.idl
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/com/sun/star/accessibility/AccessibleTableModelChangeType.idl
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/com/sun/star/accessibility/AccessibleTableModelChangeType.idl')
-rw-r--r--offapi/com/sun/star/accessibility/AccessibleTableModelChangeType.idl7
1 files changed, 4 insertions, 3 deletions
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
{