summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/inspection/XStringListControl.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/XStringListControl.idl')
-rw-r--r--offapi/com/sun/star/inspection/XStringListControl.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/inspection/XStringListControl.idl b/offapi/com/sun/star/inspection/XStringListControl.idl
index b6b21d2e9375..caf38d601a6a 100644
--- a/offapi/com/sun/star/inspection/XStringListControl.idl
+++ b/offapi/com/sun/star/inspection/XStringListControl.idl
@@ -24,12 +24,12 @@
module com { module sun { module star { module inspection {
-/** defines the interface for an <type>XPropertyControl</type> which, additionally
+/** defines the interface for an XPropertyControl which, additionally
to the basic behavior, supports a list of strings interpreted as possible
property values.
<p>A control which would canonically implement this interface is a list box control:
- The string list defined by <type>XStringListControl</type> would in the control be
+ The string list defined by XStringListControl would in the control be
represented as drop-down list containing all the strings.</p>
@since OOo 2.0.3