summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/DataPilotTable.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 21:36:53 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 21:36:53 +0000
commit1fb83920e7ab382d0e17c423ef19b9a0b79eb9b2 (patch)
treead2e1a1f09901e682f44c2cd0801160ae5bf97d3 /offapi/com/sun/star/sheet/DataPilotTable.idl
parent49befca5d00c03811e9efb1890e45107403f6228 (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 15:02:45 sb 1.4.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sheet/DataPilotTable.idl')
-rw-r--r--offapi/com/sun/star/sheet/DataPilotTable.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/DataPilotTable.idl b/offapi/com/sun/star/sheet/DataPilotTable.idl
index 7923a2ff0..c531076c9 100644
--- a/offapi/com/sun/star/sheet/DataPilotTable.idl
+++ b/offapi/com/sun/star/sheet/DataPilotTable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DataPilotTable.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:48 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:36:11 $
*
* 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 {
/** represents a data pilot table on a spreadsheet.
*/
-service DataPilotTable
+published service DataPilotTable
{
//-------------------------------------------------------------------------