summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:15:29 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:15:29 +0000
commitda1860b24bc311d9b208627125be1ab583fa988a (patch)
tree77e90d1040161d921247a3183c594a5ff49e6178 /offapi/com/sun/star/sheet
parent13634cbf3a7ad6a228dd4d72461be673bc6fc3de (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:03:31 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sheet')
-rw-r--r--offapi/com/sun/star/sheet/XSheetFilterable.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XSheetFilterable.idl b/offapi/com/sun/star/sheet/XSheetFilterable.idl
index 5c28510e7203..c4fe4d0fc305 100644
--- a/offapi/com/sun/star/sheet/XSheetFilterable.idl
+++ b/offapi/com/sun/star/sheet/XSheetFilterable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSheetFilterable.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:27 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:15:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,7 +80,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::XSheetFilterableEx
*/
-interface XSheetFilterable: com::sun::star::uno::XInterface
+published interface XSheetFilterable: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------