summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/inspection/XPropertyControlFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/XPropertyControlFactory.idl')
-rw-r--r--offapi/com/sun/star/inspection/XPropertyControlFactory.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/inspection/XPropertyControlFactory.idl b/offapi/com/sun/star/inspection/XPropertyControlFactory.idl
index abb78655744d..06b3a40b237b 100644
--- a/offapi/com/sun/star/inspection/XPropertyControlFactory.idl
+++ b/offapi/com/sun/star/inspection/XPropertyControlFactory.idl
@@ -55,7 +55,7 @@ interface XPropertyControlFactory
a control of the given type.
@throws com::sun::star::lang::IllegalArgumentException
- if the given <arg>ControlType</arg> is not a value PropertyControlType
+ if the given ControlType is not a value PropertyControlType
*/
XPropertyControl createPropertyControl( [in] short ControlType, [in] boolean CreateReadOnly )
raises ( com::sun::star::lang::IllegalArgumentException );