summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet
diff options
context:
space:
mode:
authorDaniel Rentz [dr] <daniel.rentz@oracle.com>2010-11-03 10:02:35 +0100
committerDaniel Rentz [dr] <daniel.rentz@oracle.com>2010-11-03 10:02:35 +0100
commit771b51557acb2f789ee82080ecfdc39c1f8c3a27 (patch)
tree670abf9957d6c7acfc0cd25a0f5bc9b688a17a4d /offapi/com/sun/star/sheet
parentf8adcdcdfe9a66d1d52c904b2e32cb6bc48509a2 (diff)
dr77: #i102872# little cleanup of IDL documentation related to sheet filters
Diffstat (limited to 'offapi/com/sun/star/sheet')
-rw-r--r--offapi/com/sun/star/sheet/SheetFilterDescriptor.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl b/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl
index e8e12639a244..cd4a12abde76 100644
--- a/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl
+++ b/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl
@@ -52,7 +52,7 @@ published service SheetFilterDescriptor
/** provides access to the collection of filter fields.
*/
- interface com::sun::star::sheet::XSheetFilterDescriptor;
+ interface XSheetFilterDescriptor;
//-------------------------------------------------------------------------
@@ -65,7 +65,7 @@ published service SheetFilterDescriptor
@since OOo 3.2
*/
- [optional] interface com::sun::star::sheet::XSheetFilterDescriptor2;
+ [optional] interface XSheetFilterDescriptor2;
//-------------------------------------------------------------------------