summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/accessibility
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 15:45:43 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 15:45:43 +0000
commita791a3305e70e82774f3fcab7dff5330037d5009 (patch)
tree4fcb55649634376b6f679ba97d5290aea172cb76 /offapi/com/sun/star/accessibility
parentdf257057bb7ccfb83d59ed4dc4e51c0256975d00 (diff)
INTEGRATION: CWS sb18 (1.3.270); FILE MERGED
2004/05/21 14:55:05 sb 1.3.270.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/accessibility')
-rw-r--r--offapi/com/sun/star/accessibility/AccessibleRelationType.idl7
-rw-r--r--offapi/com/sun/star/accessibility/AccessibleRole.idl6
-rw-r--r--offapi/com/sun/star/accessibility/AccessibleTableModelChange.idl6
3 files changed, 9 insertions, 10 deletions
diff --git a/offapi/com/sun/star/accessibility/AccessibleRelationType.idl b/offapi/com/sun/star/accessibility/AccessibleRelationType.idl
index 0052f43f3536..e64b38ae6a24 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2003-06-10 10:54:44 $
+ * last change: $Author: obo $ $Date: 2004-06-03 16:44:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -58,7 +58,6 @@
*
*
************************************************************************/
-
#ifndef __com_sun_star_accessibility_AccessibleRelationType_idl__
#define __com_sun_star_accessibility_AccessibleRelationType_idl__
@@ -76,7 +75,7 @@ module com { module sun { module star { module accessibility {
@since #107627#
*/
-constants AccessibleRelationType
+published constants AccessibleRelationType
{
/** Invalid relation type.
diff --git a/offapi/com/sun/star/accessibility/AccessibleRole.idl b/offapi/com/sun/star/accessibility/AccessibleRole.idl
index f742f1d232c8..01daf0db4962 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2003-06-10 10:54:55 $
+ * last change: $Author: obo $ $Date: 2004-06-03 16:45:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,7 +87,7 @@ module com { module sun { module star { module accessibility {
@since #107627#
*/
-constants AccessibleRole
+published constants AccessibleRole
{
/** Unknown role.
diff --git a/offapi/com/sun/star/accessibility/AccessibleTableModelChange.idl b/offapi/com/sun/star/accessibility/AccessibleTableModelChange.idl
index ca08e04b11b4..84fff8623fd2 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2003-06-10 10:55:19 $
+ * last change: $Author: obo $ $Date: 2004-06-03 16:45:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@ module com { module sun { module star { module accessibility {
@since #107627#
*/
-struct AccessibleTableModelChange
+published struct AccessibleTableModelChange
{
/** The type of the event as defined in
<type>AccessibleTableModelChangeType</type>.