summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui/XImageManager.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ui/XImageManager.idl')
-rw-r--r--offapi/com/sun/star/ui/XImageManager.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ui/XImageManager.idl b/offapi/com/sun/star/ui/XImageManager.idl
index 5930fa0b270c..38d5a8c35b07 100644
--- a/offapi/com/sun/star/ui/XImageManager.idl
+++ b/offapi/com/sun/star/ui/XImageManager.idl
@@ -71,7 +71,7 @@ interface XImageManager
a command URL that should be checked for an associated image.
@return
- <TRUE/> if an image is associated, otherwise <FALSE/>.
+ `TRUE` if an image is associated, otherwise `FALSE`.
*/
boolean hasImage( [in] short nImageType, [in] string aCommandURL ) raises ( com::sun::star::lang::IllegalArgumentException );