summaryrefslogtreecommitdiff
path: root/offapi/com
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:16:09 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:16:09 +0000
commitfb2703bc5bd985b30e299576d22d13906355ff7c (patch)
tree7f099b00d188c4df81edaf8526f843d7f6525d40 /offapi/com
parentda1860b24bc311d9b208627125be1ab583fa988a (diff)
INTEGRATION: CWS sb18 (1.6.406); FILE MERGED
2004/05/21 15:03:32 sb 1.6.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com')
-rw-r--r--offapi/com/sun/star/sheet/XSheetOperation.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XSheetOperation.idl b/offapi/com/sun/star/sheet/XSheetOperation.idl
index c2c54d05d7f7..5c5a8473a489 100644
--- a/offapi/com/sun/star/sheet/XSheetOperation.idl
+++ b/offapi/com/sun/star/sheet/XSheetOperation.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSheetOperation.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:27 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:16:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,7 +85,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::SheetCellRange
@see com::sun::star::sheet::SheetCellRanges
*/
-interface XSheetOperation: com::sun::star::uno::XInterface
+published interface XSheetOperation: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------