summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sheet/XDataPilotTables.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2000-12-21 07:35:28 +0000
committerMichael Hönnig <mi@openoffice.org>2000-12-21 07:35:28 +0000
commitac17f49d92a1dae69f05c7d1a446da4a31d8176b (patch)
treec9aca05611813e3e00adeab96ff67d04f36cf30a /offapi/com/sun/star/sheet/XDataPilotTables.idl
parent#82454# corrected to package reflection (diff)
downloadcore-ac17f49d92a1dae69f05c7d1a446da4a31d8176b.tar.gz
core-ac17f49d92a1dae69f05c7d1a446da4a31d8176b.zip
@see interface/service/... ident -> @see ident - for new docu generator
Diffstat (limited to 'offapi/com/sun/star/sheet/XDataPilotTables.idl')
-rw-r--r--offapi/com/sun/star/sheet/XDataPilotTables.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XDataPilotTables.idl b/offapi/com/sun/star/sheet/XDataPilotTables.idl
index b62cb5e78df0..11b28867dee1 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,7 @@
//=============================================================================
// DocMerge from xml: interface com::sun::star::sheet::XDataPilotTables
-/** represents a collection of data pilot tables.@see service com::sun::star::sheet::DataPilotTables
+/** represents a collection of data pilot tables.@see com::sun::star::sheet::DataPilotTables
*/
[ uik(E2281540-33D6-11D1-AABE00A0-249D5590), ident( "XDataPilotTables", 1.0 ) ]
interface XDataPilotTables: com::sun::star::container::XNameAccess
@@ -119,6 +119,9 @@ interface XDataPilotTables: com::sun::star::container::XNameAccess
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:46 mi
+ moved from api
+
Revision 1.2 2000/10/09 14:24:58 mi
#78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags)