summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xforms/XModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xforms/XModel.idl')
-rw-r--r--offapi/com/sun/star/xforms/XModel.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/xforms/XModel.idl b/offapi/com/sun/star/xforms/XModel.idl
index b351e4f539fe..878c89043b97 100644
--- a/offapi/com/sun/star/xforms/XModel.idl
+++ b/offapi/com/sun/star/xforms/XModel.idl
@@ -116,7 +116,7 @@ interface XModel
/** gets container containing all instances;
- <p>The elements of the set are arrays of <type scope="com::sun::star::beans">PropertyValue</type>s,
+ <p>The elements of the set are arrays of com::sun::star::beans::PropertyValues,
containing the ID, the URL, and the instance itself.</p>
*/
com::sun::star::container::XSet getInstances();