summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rdf/XQuerySelectResult.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rdf/XQuerySelectResult.idl')
-rw-r--r--offapi/com/sun/star/rdf/XQuerySelectResult.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/rdf/XQuerySelectResult.idl b/offapi/com/sun/star/rdf/XQuerySelectResult.idl
index 510f861e6aed..26ebc2d517b1 100644
--- a/offapi/com/sun/star/rdf/XQuerySelectResult.idl
+++ b/offapi/com/sun/star/rdf/XQuerySelectResult.idl
@@ -36,7 +36,7 @@ module com { module sun { module star { module rdf {
each being a list of bindings for the above variables</li>
</ol>
Note that each query result retrieved via
- <member scope="com::sun::star::container">XEnumeration::nextElement</member>
+ com::sun::star::container::XEnumeration::nextElement()
has the type <type dim="[]">XNode</type>,
the length of the sequence being the same as the number of query variables.
</p>