summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/accessibility/AccessibleRelation.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/accessibility/AccessibleRelation.idl')
-rw-r--r--offapi/com/sun/star/accessibility/AccessibleRelation.idl4
1 files changed, 1 insertions, 3 deletions
diff --git a/offapi/com/sun/star/accessibility/AccessibleRelation.idl b/offapi/com/sun/star/accessibility/AccessibleRelation.idl
index 61126087d..96e9b5f12 100644
--- a/offapi/com/sun/star/accessibility/AccessibleRelation.idl
+++ b/offapi/com/sun/star/accessibility/AccessibleRelation.idl
@@ -27,9 +27,7 @@
#ifndef __com_sun_star_accessibility_AccessibleRelation_idl__
#define __com_sun_star_accessibility_AccessibleRelation_idl__
-#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
-#endif
module com { module sun { module star { module accessibility {
@@ -48,7 +46,7 @@ published struct AccessibleRelation
<p>Its value has to be one of the constants defined by
<type>AccessibleRelationType</type>. If that value is INVALID then
the whole relation is regarded as invalid. The content of the
- targetSet is then undefined.</p>
+ TargetSet is then undefined.</p>
@see AccessibleRelationType
*/