summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XMenuExtended2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XMenuExtended2.idl')
-rw-r--r--offapi/com/sun/star/awt/XMenuExtended2.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/XMenuExtended2.idl b/offapi/com/sun/star/awt/XMenuExtended2.idl
index 53adf71c38dc..32a1d942184c 100644
--- a/offapi/com/sun/star/awt/XMenuExtended2.idl
+++ b/offapi/com/sun/star/awt/XMenuExtended2.idl
@@ -43,10 +43,10 @@ interface XMenuExtended2
- /** checks whether an <type>XMenu</type> is an <type>XPopupMenu</type>.
+ /** checks whether an XMenu is an XPopupMenu.
@return
- <TRUE/> if the menu is a <type>PopupMenu</type>, <FALSE/> if it is a <type>MenuBar</type>.
+ <TRUE/> if the menu is a PopupMenu, <FALSE/> if it is a MenuBar.
*/
boolean isPopupMenu();