diff options
Diffstat (limited to 'offapi/com/sun/star/util/Sortable.idl')
-rw-r--r-- | offapi/com/sun/star/util/Sortable.idl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/util/Sortable.idl b/offapi/com/sun/star/util/Sortable.idl index 61279b2e4..98d384d60 100644 --- a/offapi/com/sun/star/util/Sortable.idl +++ b/offapi/com/sun/star/util/Sortable.idl @@ -51,9 +51,9 @@ module com { module sun { module star { module util { */ published service Sortable { - /** the properties returned by a call to the 'createSortDescriptor' method + /** the properties returned by a call to the "createSortDescriptor" method of this interfaces implementation are those of the - 'com.sun.star.util.SortDescriptor' service. + "com.sun.star.util.SortDescriptor" service. @see <type scope="com::sun::star::util">SortDescriptor</type> */ |