summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/XSortedDynamicResultSetFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/XSortedDynamicResultSetFactory.idl')
-rw-r--r--offapi/com/sun/star/ucb/XSortedDynamicResultSetFactory.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/XSortedDynamicResultSetFactory.idl b/offapi/com/sun/star/ucb/XSortedDynamicResultSetFactory.idl
index 8cef589e9365..7ec634e896ce 100644
--- a/offapi/com/sun/star/ucb/XSortedDynamicResultSetFactory.idl
+++ b/offapi/com/sun/star/ucb/XSortedDynamicResultSetFactory.idl
@@ -27,13 +27,13 @@
module com { module sun { module star { module ucb {
-/** Provides a method to create an <type>XDynamicResultSet</type> which
+/** Provides a method to create an XDynamicResultSet which
will be sorted according to the given sorting options.
*/
published interface XSortedDynamicResultSetFactory: com::sun::star::uno::XInterface
{
- /** creates a sorted <type>XDynamicResultSet</type> depending on internal
+ /** creates a sorted XDynamicResultSet depending on internal
data, an (unsorted) XDynamicResultSet and the sorting info.
@returns