summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/sheet/XScenarios.idl6
-rw-r--r--offapi/com/sun/star/sheet/XSheetAnnotation.idl6
-rw-r--r--offapi/com/sun/star/sheet/XSheetAnnotations.idl6
3 files changed, 9 insertions, 9 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
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/sheet/XSheetAnnotation.idl b/offapi/com/sun/star/sheet/XSheetAnnotation.idl
index 69860a220520..ce9f37042927 100644
--- a/offapi/com/sun/star/sheet/XSheetAnnotation.idl
+++ b/offapi/com/sun/star/sheet/XSheetAnnotation.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSheetAnnotation.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:24 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:12:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::CellAnnotation
*/
-interface XSheetAnnotation: com::sun::star::uno::XInterface
+published interface XSheetAnnotation: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/sheet/XSheetAnnotations.idl b/offapi/com/sun/star/sheet/XSheetAnnotations.idl
index 4525912bc992..153d14535738 100644
--- a/offapi/com/sun/star/sheet/XSheetAnnotations.idl
+++ b/offapi/com/sun/star/sheet/XSheetAnnotations.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSheetAnnotations.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:24 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:12:48 $
*
* 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::CellAnnotation
@see com::sun::star::sheet::SheetCell
*/
-interface XSheetAnnotations: com::sun::star::container::XIndexAccess
+published interface XSheetAnnotations: com::sun::star::container::XIndexAccess
{
//-------------------------------------------------------------------------