summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/XInplaceClient.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/XInplaceClient.idl')
-rw-r--r--offapi/com/sun/star/embed/XInplaceClient.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/embed/XInplaceClient.idl b/offapi/com/sun/star/embed/XInplaceClient.idl
index 795ba4afcca5..c0f92682b423 100644
--- a/offapi/com/sun/star/embed/XInplaceClient.idl
+++ b/offapi/com/sun/star/embed/XInplaceClient.idl
@@ -40,8 +40,8 @@ interface XInplaceClient: com::sun::star::uno::XInterface
/** checks if the container can activate the object inplace.
@return
- <TRUE/> the container can activate the object inplace.
- <FALSE/> otherwise.
+ `TRUE` the container can activate the object inplace.
+ `FALSE` otherwise.
*/
boolean canInplaceActivate();