summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/inspection/XObjectInspectorUI.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/XObjectInspectorUI.idl')
-rw-r--r--offapi/com/sun/star/inspection/XObjectInspectorUI.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/inspection/XObjectInspectorUI.idl b/offapi/com/sun/star/inspection/XObjectInspectorUI.idl
index 19946c5242bd..5d3ea226dbe3 100644
--- a/offapi/com/sun/star/inspection/XObjectInspectorUI.idl
+++ b/offapi/com/sun/star/inspection/XObjectInspectorUI.idl
@@ -71,7 +71,7 @@ interface XObjectInspectorUI
this does mean that this element's state is not affected by the call - it does
<em>not</em> mean that it is disabled.
@param Enable
- <TRUE/> if the elements denoted by <arg>_nElements</arg> should be enabled, <FALSE/> if
+ <TRUE/> if the elements denoted by _nElements should be enabled, <FALSE/> if
they should be disabled.
*/
void enablePropertyUIElements(
@@ -89,7 +89,7 @@ interface XObjectInspectorUI
<p>Note that the property whose UI should be rebuilt must not necessarily be (though usually <em>is</em>)
in the responsibility of the handler which calls this method. The object inspector will look up the
- handler with the responsibility for <arg>PropertyName</arg> and call its
+ handler with the responsibility for PropertyName and call its
XPropertyHandler::describePropertyLine()</p>
@param PropertyName