summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:06:11 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:06:11 +0000
commit82ab0fce60f5c0774f3573050d18c968e5f30cce (patch)
tree7f414885dc8af7e69b4a1a152e2d8f47bd9e8a00 /offapi/com/sun/star/sheet
parent320da1289269f8112c3d5e7c038f0c7a6e2bffd6 (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:03:22 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/XDocumentAuditing.idl6
-rw-r--r--offapi/com/sun/star/sheet/XFillAcrossSheet.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/sheet/XDocumentAuditing.idl b/offapi/com/sun/star/sheet/XDocumentAuditing.idl
index 84bb198430de..f522e3b37f2f 100644
--- a/offapi/com/sun/star/sheet/XDocumentAuditing.idl
+++ b/offapi/com/sun/star/sheet/XDocumentAuditing.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDocumentAuditing.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:18 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:05:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@ module com { module sun { module star { module sheet {
/** provides auditing functions of a document.
*/
-interface XDocumentAuditing: com::sun::star::uno::XInterface
+published interface XDocumentAuditing: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/sheet/XFillAcrossSheet.idl b/offapi/com/sun/star/sheet/XFillAcrossSheet.idl
index d96f6a3631e6..9cbdc0393577 100644
--- a/offapi/com/sun/star/sheet/XFillAcrossSheet.idl
+++ b/offapi/com/sun/star/sheet/XFillAcrossSheet.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XFillAcrossSheet.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:18 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:06:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,7 +75,7 @@
/** @deprecated
*/
-interface XFillAcrossSheet: com::sun::star::uno::XInterface
+published interface XFillAcrossSheet: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------