summaryrefslogtreecommitdiffstats
path: root/offapi/com
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:13:19 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:13:19 +0000
commite59e62c8786e8290667865b8bc207d8d0e03cb49 (patch)
tree0c7972d9f77ed86f4788c497824dad8c423dc3ad /offapi/com
parentINTEGRATION: CWS sb18 (1.6.406); FILE MERGED (diff)
downloadcore-e59e62c8786e8290667865b8bc207d8d0e03cb49.tar.gz
core-e59e62c8786e8290667865b8bc207d8d0e03cb49.zip
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:03:29 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com')
-rw-r--r--offapi/com/sun/star/sheet/XSheetAnnotationsSupplier.idl6
-rw-r--r--offapi/com/sun/star/sheet/XSheetAuditing.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/sheet/XSheetAnnotationsSupplier.idl b/offapi/com/sun/star/sheet/XSheetAnnotationsSupplier.idl
index 13477036581e..440618e5c3f6 100644
--- a/offapi/com/sun/star/sheet/XSheetAnnotationsSupplier.idl
+++ b/offapi/com/sun/star/sheet/XSheetAnnotationsSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSheetAnnotationsSupplier.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:25 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:13:02 $
*
* 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 cell annotations.
*/
-interface XSheetAnnotationsSupplier: com::sun::star::uno::XInterface
+published interface XSheetAnnotationsSupplier: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/sheet/XSheetAuditing.idl b/offapi/com/sun/star/sheet/XSheetAuditing.idl
index 9a46db6a66c0..9b124493dc31 100644
--- a/offapi/com/sun/star/sheet/XSheetAuditing.idl
+++ b/offapi/com/sun/star/sheet/XSheetAuditing.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSheetAuditing.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:25 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:13:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,7 +79,7 @@ module com { module sun { module star { module sheet {
/** provides methods to access auditing (detective) features in a
spreadsheet.
*/
-interface XSheetAuditing: com::sun::star::uno::XInterface
+published interface XSheetAuditing: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------