summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XScenarios.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:12:48 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:12:48 +0000
commita459baca2a2b3ebb8b3290b620090627ed7f9f62 (patch)
tree8d354cbee806385113be46ec31a018540b16e301 /offapi/com/sun/star/sheet/XScenarios.idl
parent3b86c8a7f6d4b23cee6491c9968f65bc4b0617ec (diff)
INTEGRATION: CWS sb18 (1.6.406); FILE MERGED
2004/05/21 15:03:28 sb 1.6.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sheet/XScenarios.idl')
-rw-r--r--offapi/com/sun/star/sheet/XScenarios.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XScenarios.idl b/offapi/com/sun/star/sheet/XScenarios.idl
index 5a0fadae4435..03262bb14a47 100644
--- a/offapi/com/sun/star/sheet/XScenarios.idl
+++ b/offapi/com/sun/star/sheet/XScenarios.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XScenarios.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:23 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:11:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::Scenarios
@see com::sun::star::sheet::Spreadsheet
*/
-interface XScenarios: com::sun::star::container::XNameAccess
+published interface XScenarios: com::sun::star::container::XNameAccess
{
//-------------------------------------------------------------------------