summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ucb/NumberedSortingInfo.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/NumberedSortingInfo.idl')
-rw-r--r--offapi/com/sun/star/ucb/NumberedSortingInfo.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/NumberedSortingInfo.idl b/offapi/com/sun/star/ucb/NumberedSortingInfo.idl
index 55b64e72ef16..d438578dffc2 100644
--- a/offapi/com/sun/star/ucb/NumberedSortingInfo.idl
+++ b/offapi/com/sun/star/ucb/NumberedSortingInfo.idl
@@ -22,11 +22,11 @@
module com { module sun { module star { module ucb {
-/** contains information for sorting a <type>ContentResultSet</type>.
+/** contains information for sorting a ContentResultSet.
- <p> In contrast to the struct <type>SortingInfo</type> this struct is
+ <p> In contrast to the struct SortingInfo this struct is
used to be on the safe side, that no one asks for sorting by a property
- which is not contained in a <type>ContentResultSet</type>.
+ which is not contained in a ContentResultSet.
*/
published struct NumberedSortingInfo
{