summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XListBox.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XListBox.idl')
-rw-r--r--offapi/com/sun/star/awt/XListBox.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/XListBox.idl b/offapi/com/sun/star/awt/XListBox.idl
index a7441cbc8afd..e4582086d142 100644
--- a/offapi/com/sun/star/awt/XListBox.idl
+++ b/offapi/com/sun/star/awt/XListBox.idl
@@ -127,8 +127,8 @@ published interface XListBox: com::sun::star::uno::XInterface
[in] boolean bSelect );
- /** returns <true/> if multiple items can be selected,
- <false/> if only one item can be selected.
+ /** returns `TRUE` if multiple items can be selected,
+ `FALSE` if only one item can be selected.
*/
boolean isMutipleMode();