summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XToggleButton.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XToggleButton.idl')
-rw-r--r--offapi/com/sun/star/awt/XToggleButton.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/XToggleButton.idl b/offapi/com/sun/star/awt/XToggleButton.idl
index f815a85b1f28..5d71e6062e5c 100644
--- a/offapi/com/sun/star/awt/XToggleButton.idl
+++ b/offapi/com/sun/star/awt/XToggleButton.idl
@@ -30,7 +30,7 @@
/** is supported by buttons which can be toggled between a "pressed" and an "unpressed" state
- <p>Changes in the toggle state are broadcasted to <type>XItemListener</type> instances.</p>
+ <p>Changes in the toggle state are broadcasted to XItemListener instances.</p>
*/
interface XToggleButton: XItemEventBroadcaster
{