summaryrefslogtreecommitdiff
path: root/offapi/com
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-09 14:24:13 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-09 14:24:13 +0000
commit56bddfed28c79e2ca3587273697e5fdda451619e (patch)
tree3d25e9e023aa930293abcdde2ca2e4965e349673 /offapi/com
parent8c6fc766bf150e746a1251dd8580cbf381e0951d (diff)
INTEGRATION: CWS toolbars2 (1.4.72); FILE MERGED
2004/08/19 12:29:15 mi 1.4.72.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'offapi/com')
-rw-r--r--offapi/com/sun/star/accessibility/AccessibleRelationType.idl6
-rw-r--r--offapi/com/sun/star/accessibility/AccessibleRole.idl6
-rw-r--r--offapi/com/sun/star/accessibility/AccessibleTableModelChange.idl6
-rw-r--r--offapi/com/sun/star/accessibility/AccessibleTextType.idl6
-rw-r--r--offapi/com/sun/star/accessibility/IllegalAccessibleComponentStateException.idl6
5 files changed, 15 insertions, 15 deletions
diff --git a/offapi/com/sun/star/accessibility/AccessibleRelationType.idl b/offapi/com/sun/star/accessibility/AccessibleRelationType.idl
index e64b38ae6a24..ba3d9248dc93 100644
--- a/offapi/com/sun/star/accessibility/AccessibleRelationType.idl
+++ b/offapi/com/sun/star/accessibility/AccessibleRelationType.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleRelationType.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 16:44:59 $
+ * last change: $Author: obo $ $Date: 2004-09-09 15:22:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,7 +73,7 @@ module com { module sun { module star { module accessibility {
include future extensions to the set of roles we have to use constants
here.</p>
- @since #107627#
+ @since OOo 1.1.2
*/
published constants AccessibleRelationType
{
diff --git a/offapi/com/sun/star/accessibility/AccessibleRole.idl b/offapi/com/sun/star/accessibility/AccessibleRole.idl
index 01daf0db4962..81acc73d2c80 100644
--- a/offapi/com/sun/star/accessibility/AccessibleRole.idl
+++ b/offapi/com/sun/star/accessibility/AccessibleRole.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AccessibleRole.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 16:45:15 $
+ * last change: $Author: obo $ $Date: 2004-09-09 15:23:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,7 +85,7 @@ module com { module sun { module star { module accessibility {
@see XAccessibleContext
- @since #107627#
+ @since OOo 1.1.2
*/
published constants AccessibleRole
{
diff --git a/offapi/com/sun/star/accessibility/AccessibleTableModelChange.idl b/offapi/com/sun/star/accessibility/AccessibleTableModelChange.idl
index 84fff8623fd2..329edd212a9f 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 16:45:43 $
+ * last change: $Author: obo $ $Date: 2004-09-09 15:23:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@ module com { module sun { module star { module accessibility {
type. The range of the affected rows, columns, and/or cells can be
obtained by accessing the other four data members.</p>
- @since #107627#
+ @since OOo 1.1.2
*/
published struct AccessibleTableModelChange
{
diff --git a/offapi/com/sun/star/accessibility/AccessibleTextType.idl b/offapi/com/sun/star/accessibility/AccessibleTextType.idl
index 24423bf2e511..5f9f9f693554 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 16:46:13 $
+ * last change: $Author: obo $ $Date: 2004-09-09 15:24:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,7 +71,7 @@ module com { module sun { module star { module accessibility {
accessed with the help of the methods of the
<type>XAccessibleText</type> interface.</p>
- @since #107627#
+ @since OOo 1.1.2
*/
published constants AccessibleTextType
{
diff --git a/offapi/com/sun/star/accessibility/IllegalAccessibleComponentStateException.idl b/offapi/com/sun/star/accessibility/IllegalAccessibleComponentStateException.idl
index 2a57a8b8ca2f..9b9e8c3e7d33 100644
--- a/offapi/com/sun/star/accessibility/IllegalAccessibleComponentStateException.idl
+++ b/offapi/com/sun/star/accessibility/IllegalAccessibleComponentStateException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: IllegalAccessibleComponentStateException.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 16:46:26 $
+ * last change: $Author: obo $ $Date: 2004-09-09 15:24:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@ module com { module sun { module star { module accessibility {
@see XAccessibleContext::getLocale()
- @since #107627#
+ @since OOo 1.1.2
*/
published exception IllegalAccessibleComponentStateException
: ::com::sun::star::uno::Exception