summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XSheetOutline.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:16:38 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:16:38 +0000
commit3b320041381c7b5c82563b80aed0e22ae0093bab (patch)
tree9d41c790f5c222b4bd50b27ee540704adf1ce523 /offapi/com/sun/star/sheet/XSheetOutline.idl
parentfb2703bc5bd985b30e299576d22d13906355ff7c (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:03:32 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sheet/XSheetOutline.idl')
-rw-r--r--offapi/com/sun/star/sheet/XSheetOutline.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XSheetOutline.idl b/offapi/com/sun/star/sheet/XSheetOutline.idl
index 08320c9cd6c4..07f15d01d787 100644
--- a/offapi/com/sun/star/sheet/XSheetOutline.idl
+++ b/offapi/com/sun/star/sheet/XSheetOutline.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSheetOutline.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:27 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:16:25 $
*
* 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 {
/** provides methods to access the outlines of a sheet.
*/
-interface XSheetOutline: com::sun::star::uno::XInterface
+published interface XSheetOutline: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------