summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:12:32 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:12:32 +0000
commit3b86c8a7f6d4b23cee6491c9968f65bc4b0617ec (patch)
treea2b033f6cacb8f7e9c755f8337d1d3d961d6e82f /offapi/com/sun/star/sheet
parenta73033ad0e013a78d1dabcb678b22454bed29da4 (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:03:28 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/XScenariosSupplier.idl6
-rw-r--r--offapi/com/sun/star/sheet/XSheetAnnotationAnchor.idl6
2 files changed, 6 insertions, 6 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
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/sheet/XSheetAnnotationAnchor.idl b/offapi/com/sun/star/sheet/XSheetAnnotationAnchor.idl
index 7d790b6694d7..9f129e9a79a7 100644
--- a/offapi/com/sun/star/sheet/XSheetAnnotationAnchor.idl
+++ b/offapi/com/sun/star/sheet/XSheetAnnotationAnchor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSheetAnnotationAnchor.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:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,7 @@
@see com::sun::star::sheet::SheetCell
@see com::sun::star::sheet::CellAnnotation
*/
-interface XSheetAnnotationAnchor: com::sun::star::uno::XInterface
+published interface XSheetAnnotationAnchor: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------