summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/SubTotalDescriptor.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 21:52:17 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 21:52:17 +0000
commit041ed292bfa166f081dba8a662c21a18bd51657a (patch)
treed96bba473ed083f63eb4c0c92fd45c8bf0d903ad /offapi/com/sun/star/sheet/SubTotalDescriptor.idl
parentcb152789b3c92af581307adcadbac0f450744032 (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:03:05 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sheet/SubTotalDescriptor.idl')
-rw-r--r--offapi/com/sun/star/sheet/SubTotalDescriptor.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sheet/SubTotalDescriptor.idl b/offapi/com/sun/star/sheet/SubTotalDescriptor.idl
index 1a482562c0a7..65ce402a9649 100644
--- a/offapi/com/sun/star/sheet/SubTotalDescriptor.idl
+++ b/offapi/com/sun/star/sheet/SubTotalDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SubTotalDescriptor.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:04 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:52:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,7 +87,7 @@ module com { module sun { module star { module sheet {
<p>The descriptor contains properties and a collection of subtotal fields
which control the behaviour of operation.</p>
*/
-service SubTotalDescriptor
+published service SubTotalDescriptor
{
//-------------------------------------------------------------------------
@@ -111,7 +111,7 @@ service SubTotalDescriptor
//-------------------------------------------------------------------------
-//! service PropertySet
+//!published service PropertySet
/** procides access to the properties.
*/
interface com::sun::star::beans::XPropertySet;