summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/inspection/XPropertyControl.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/XPropertyControl.idl')
-rw-r--r--offapi/com/sun/star/inspection/XPropertyControl.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/inspection/XPropertyControl.idl b/offapi/com/sun/star/inspection/XPropertyControl.idl
index eab2ce6069e3..232517f1d971 100644
--- a/offapi/com/sun/star/inspection/XPropertyControl.idl
+++ b/offapi/com/sun/star/inspection/XPropertyControl.idl
@@ -40,11 +40,11 @@ interface XPropertyControl
/** denotes the current content of the control.
- <p>At every point in time, this value is either <void/>, or of the type
+ <p>At every point in time, this value is either `VOID`, or of the type
described by #ValueType.</p>
@throws com::sun::star::beans::IllegalTypeException
- if an attempt is made to set a value which is not <void/> and whose
+ if an attempt is made to set a value which is not `VOID` and whose
type does not equal #ValueType.
*/
[attribute] any Value