summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/validation/XValidatableFormComponent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/validation/XValidatableFormComponent.idl')
-rw-r--r--offapi/com/sun/star/form/validation/XValidatableFormComponent.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/validation/XValidatableFormComponent.idl b/offapi/com/sun/star/form/validation/XValidatableFormComponent.idl
index e108d4731610..d75475013af0 100644
--- a/offapi/com/sun/star/form/validation/XValidatableFormComponent.idl
+++ b/offapi/com/sun/star/form/validation/XValidatableFormComponent.idl
@@ -74,7 +74,7 @@ interface XValidatableFormComponent : XValidatable
<p>Again, this is a convenience method. For example, for a com::sun::star::form::component::FormattedField,
calling this method is equivalent to retrieving the
- <member scope="com::sun::star::awt">UnoControlFormattedFieldModel::EffectiveValue</member>.</p>
+ com::sun::star::awt::UnoControlFormattedFieldModel::EffectiveValue.</p>
<p>If no validator has been set (XValidatable::setValidator()), the value returned
here is defined by the service implementing this interface.</p>