summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sheet/XDataPilotTable.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:04:43 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:04:43 +0000
commit7b5579edf8d60bb1e6371b91ed4eaa5d0e909308 (patch)
tree3afa82ab83b69c4936d6a8495bed105297ff603c /offapi/com/sun/star/sheet/XDataPilotTable.idl
parentINTEGRATION: CWS sb18 (1.8.328); FILE MERGED (diff)
downloadcore-7b5579edf8d60bb1e6371b91ed4eaa5d0e909308.tar.gz
core-7b5579edf8d60bb1e6371b91ed4eaa5d0e909308.zip
INTEGRATION: CWS sb18 (1.6.406); FILE MERGED
2004/05/21 15:03:20 sb 1.6.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sheet/XDataPilotTable.idl')
-rw-r--r--offapi/com/sun/star/sheet/XDataPilotTable.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XDataPilotTable.idl b/offapi/com/sun/star/sheet/XDataPilotTable.idl
index 83afcf606d1a..870ff9e03843 100644
--- a/offapi/com/sun/star/sheet/XDataPilotTable.idl
+++ b/offapi/com/sun/star/sheet/XDataPilotTable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDataPilotTable.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:17 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:03:59 $
*
* 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::DataPilotTable
*/
-interface XDataPilotTable: com::sun::star::uno::XInterface
+published interface XDataPilotTable: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------