summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/DataPilotField.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 21:33:07 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 21:33:07 +0000
commit39fa7794d6cbba415c3b90a0c264403531f7f02b (patch)
treec599a960755d3397f024575fb8e3235b7b811a89 /offapi/com/sun/star/sheet/DataPilotField.idl
parent79475df7b6122f4f97e31954b8697f9caaec3c9a (diff)
INTEGRATION: CWS sb18 (1.5.62); FILE MERGED
2004/05/21 15:02:42 sb 1.5.62.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sheet/DataPilotField.idl')
-rw-r--r--offapi/com/sun/star/sheet/DataPilotField.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sheet/DataPilotField.idl b/offapi/com/sun/star/sheet/DataPilotField.idl
index de165c21f..a82fe149b 100644
--- a/offapi/com/sun/star/sheet/DataPilotField.idl
+++ b/offapi/com/sun/star/sheet/DataPilotField.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DataPilotField.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2004-04-13 12:35:17 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:33:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -94,7 +94,7 @@ module com { module sun { module star { module sheet {
field is representred by a column of the range and is named using
the topmost cell of the column.</p>
*/
-service DataPilotField
+published service DataPilotField
{
//-------------------------------------------------------------------------
@@ -104,7 +104,7 @@ service DataPilotField
//-------------------------------------------------------------------------
-//! service PropertySet
+//!published service PropertySet
/** provides access to the properties.
*/
interface com::sun::star::beans::XPropertySet;