summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 21:35:45 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 21:35:45 +0000
commit8e9c414587584ebc879b17ecbd3cf786fca3f5fb (patch)
treedb74235e9373c4fba40ffd1d5feca6e1ffaaee26
parentdb92f31fbbc7950d12080d04289b102878e62e22 (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 15:02:44 sb 1.4.406.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/sheet/DataPilotSourceHierarchy.idl6
-rw-r--r--offapi/com/sun/star/sheet/DataPilotSourceLevel.idl8
-rw-r--r--offapi/com/sun/star/sheet/DataPilotSourceLevels.idl6
-rw-r--r--offapi/com/sun/star/sheet/DataPilotSourceMember.idl8
4 files changed, 14 insertions, 14 deletions
diff --git a/offapi/com/sun/star/sheet/DataPilotSourceHierarchy.idl b/offapi/com/sun/star/sheet/DataPilotSourceHierarchy.idl
index f49fb805c..d49a9911e 100644
--- a/offapi/com/sun/star/sheet/DataPilotSourceHierarchy.idl
+++ b/offapi/com/sun/star/sheet/DataPilotSourceHierarchy.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DataPilotSourceHierarchy.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:47 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:35:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::DataPilotSourceDimension
@see com::sun::star::sheet::DataPilotSource
*/
-service DataPilotSourceHierarchy
+published service DataPilotSourceHierarchy
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/sheet/DataPilotSourceLevel.idl b/offapi/com/sun/star/sheet/DataPilotSourceLevel.idl
index 8c27b9f4e..594f93fa9 100644
--- a/offapi/com/sun/star/sheet/DataPilotSourceLevel.idl
+++ b/offapi/com/sun/star/sheet/DataPilotSourceLevel.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DataPilotSourceLevel.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:47 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:35:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -93,7 +93,7 @@
@see com::sun::star::sheet::DataPilotSourceHierarchy
@see com::sun::star::sheet::DataPilotSource
*/
-service DataPilotSourceLevel
+published service DataPilotSourceLevel
{
//-------------------------------------------------------------------------
@@ -115,7 +115,7 @@ service DataPilotSourceLevel
//-------------------------------------------------------------------------
-//! service PropertySet
+//!published service PropertySet
/** provides access to the properties.
*/
interface com::sun::star::beans::XPropertySet;
diff --git a/offapi/com/sun/star/sheet/DataPilotSourceLevels.idl b/offapi/com/sun/star/sheet/DataPilotSourceLevels.idl
index faec013fc..6ac82d529 100644
--- a/offapi/com/sun/star/sheet/DataPilotSourceLevels.idl
+++ b/offapi/com/sun/star/sheet/DataPilotSourceLevels.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DataPilotSourceLevels.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:47 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:35:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::DataPilotSourceHierarchy
@see com::sun::star::sheet::DataPilotSource
*/
-service DataPilotSourceLevels
+published service DataPilotSourceLevels
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/sheet/DataPilotSourceMember.idl b/offapi/com/sun/star/sheet/DataPilotSourceMember.idl
index 24ce000a4..85d43c632 100644
--- a/offapi/com/sun/star/sheet/DataPilotSourceMember.idl
+++ b/offapi/com/sun/star/sheet/DataPilotSourceMember.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DataPilotSourceMember.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:47 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:35:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,7 +86,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::DataPilotSourceLevel
@see com::sun::star::sheet::DataPilotSource
*/
-service DataPilotSourceMember
+published service DataPilotSourceMember
{
//-------------------------------------------------------------------------
@@ -98,7 +98,7 @@ service DataPilotSourceMember
//-------------------------------------------------------------------------
-//! service PropertySet
+//!published service PropertySet
/** provides access to the properties.
*/
interface com::sun::star::beans::XPropertySet;