summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 21:34:48 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 21:34:48 +0000
commit8ab22f33bea9beba3a2531de2c3e2758b21e2769 (patch)
tree39168161500803dedd86ee34d477ee2bba63e4b2
parent8b264fbe4eaf0779f7c26ce3a1114232697ee812 (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 15:02:43 sb 1.4.406.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/sheet/DataPilotSource.idl8
-rw-r--r--offapi/com/sun/star/sheet/DataPilotSourceDimensions.idl6
-rw-r--r--offapi/com/sun/star/sheet/DataPilotSourceHierarchies.idl6
3 files changed, 10 insertions, 10 deletions
diff --git a/offapi/com/sun/star/sheet/DataPilotSource.idl b/offapi/com/sun/star/sheet/DataPilotSource.idl
index e0e163066e98..ad7ae03279cd 100644
--- a/offapi/com/sun/star/sheet/DataPilotSource.idl
+++ b/offapi/com/sun/star/sheet/DataPilotSource.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DataPilotSource.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:46 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:34:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -89,7 +89,7 @@ module com { module sun { module star { module sheet {
<p>A component that implements this service can be used as data source
for a data pilot table in a spreadsheet document.</p>
*/
-service DataPilotSource
+published service DataPilotSource
{
//-------------------------------------------------------------------------
@@ -113,7 +113,7 @@ service DataPilotSource
//-------------------------------------------------------------------------
-//! service PropertySet
+//!published service PropertySet
/** provides access to the properties.
*/
interface com::sun::star::beans::XPropertySet;
diff --git a/offapi/com/sun/star/sheet/DataPilotSourceDimensions.idl b/offapi/com/sun/star/sheet/DataPilotSourceDimensions.idl
index 104a52efed08..9065ad85a2fb 100644
--- a/offapi/com/sun/star/sheet/DataPilotSourceDimensions.idl
+++ b/offapi/com/sun/star/sheet/DataPilotSourceDimensions.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DataPilotSourceDimensions.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:46 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:34:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::DataPilotSource
*/
-service DataPilotSourceDimensions
+published service DataPilotSourceDimensions
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/sheet/DataPilotSourceHierarchies.idl b/offapi/com/sun/star/sheet/DataPilotSourceHierarchies.idl
index c41e1adc8d8e..b78b66f983f7 100644
--- a/offapi/com/sun/star/sheet/DataPilotSourceHierarchies.idl
+++ b/offapi/com/sun/star/sheet/DataPilotSourceHierarchies.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DataPilotSourceHierarchies.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:46 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:34:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::DataPilotSourceDimension
@see com::sun::star::sheet::DataPilotSource
*/
-service DataPilotSourceHierarchies
+published service DataPilotSourceHierarchies
{
//-------------------------------------------------------------------------