summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XScenariosSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XScenariosSupplier.idl')
-rw-r--r--offapi/com/sun/star/sheet/XScenariosSupplier.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XScenariosSupplier.idl b/offapi/com/sun/star/sheet/XScenariosSupplier.idl
index 005455b8e61b..bae0eb5a6c0f 100644
--- a/offapi/com/sun/star/sheet/XScenariosSupplier.idl
+++ b/offapi/com/sun/star/sheet/XScenariosSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XScenariosSupplier.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:24 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:12:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@ module com { module sun { module star { module sheet {
/** provides access to a collection of scenarios.
*/
-interface XScenariosSupplier: com::sun::star::uno::XInterface
+published interface XScenariosSupplier: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------