summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XDataPilotTables.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:04:19 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:04:19 +0000
commite3580f6b123c7b809410fed06d617ad3cc9e4e9b (patch)
treef342a27426663092867c2282ee3b41d9c4fb2b67 /offapi/com/sun/star/sheet/XDataPilotTables.idl
parent89259b6d5039cc94a0fba3e4f9fcdcb655c5ce8c (diff)
INTEGRATION: CWS sb18 (1.8.328); FILE MERGED
2004/05/21 15:03:20 sb 1.8.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sheet/XDataPilotTables.idl')
-rw-r--r--offapi/com/sun/star/sheet/XDataPilotTables.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XDataPilotTables.idl b/offapi/com/sun/star/sheet/XDataPilotTables.idl
index 24e490825cc9..646479dc7304 100644
--- a/offapi/com/sun/star/sheet/XDataPilotTables.idl
+++ b/offapi/com/sun/star/sheet/XDataPilotTables.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDataPilotTables.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:56:09 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:04:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,7 +90,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::DataPilotTables
@see com::sun::star::sheet::DataPilotTable
*/
-interface XDataPilotTables: com::sun::star::container::XNameAccess
+published interface XDataPilotTables: com::sun::star::container::XNameAccess
{
//-------------------------------------------------------------------------