summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/SheetFilterDescriptor.idl')
-rw-r--r--offapi/com/sun/star/sheet/SheetFilterDescriptor.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl b/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl
index 07901e00e0e9..c491b62471f8 100644
--- a/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl
+++ b/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl
@@ -46,10 +46,10 @@ published service SheetFilterDescriptor
/** provides access to the collection of filter fields.
- <p>This interface provides a sequence of <type>TableFilterField2</type>
+ <p>This interface provides a sequence of TableFilterField2
structures supporting a wider range of comparison operators, compared
- to the <type>TableFilterField</type> structure provided by interface
- <type>XSheetFilterDescriptor</type>.
+ to the TableFilterField structure provided by interface
+ XSheetFilterDescriptor.
@since OOo 3.2
*/