summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/AccessibleIconChoiceControl.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/AccessibleIconChoiceControl.idl')
-rw-r--r--offapi/com/sun/star/awt/AccessibleIconChoiceControl.idl10
1 files changed, 5 insertions, 5 deletions
diff --git a/offapi/com/sun/star/awt/AccessibleIconChoiceControl.idl b/offapi/com/sun/star/awt/AccessibleIconChoiceControl.idl
index 20f447fdf592..c6270e27d95c 100644
--- a/offapi/com/sun/star/awt/AccessibleIconChoiceControl.idl
+++ b/offapi/com/sun/star/awt/AccessibleIconChoiceControl.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -54,14 +54,14 @@ published service AccessibleIconChoiceControl
/** This interface gives access to the structural information of an icon choice control:
<ul>
- <li>Role: The role of an icon choice control is <const
+ <li>Role: The role of an icon choice control is <const
scope="com::sun::star::accessibility"
>AccessibleRole::TREE</const>.</li>
<li>Name: The name of an icon choice control is IconChoiceControl.</li>
<li>Description: The description of an icon choice control is its localized
help text.</li>
- <li>Children: There exists children of type <type scope="com::sun::star::awt">AccessibleIconChoiceControlEntry</type>.
- </li>
+ <li>Children: There exists children of type <type scope="com::sun::star::awt">AccessibleIconChoiceControlEntry</type>.
+ </li>
<li>Parent: The parent is the window that contains the icon choice control.</li>
<li>Relations: There are no relations.</li>
<li>States: The states supported by this service are
@@ -69,7 +69,7 @@ published service AccessibleIconChoiceControl
<li><const scope="com::sun::star::accessibility"
>AccessibleStateType::DEFUNC</const>
is set if the object has already been disposed
- and subsequent calls to this object result in
+ and subsequent calls to this object result in
<type scope="com::sun::star::lang">DisposedException</type>
exceptions.</li>
<li><const scope="com::sun::star::accessibility"