summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sheet/XDataPilotTables.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2002-12-10 15:14:52 +0000
committerMichael Hönnig <mi@openoffice.org>2002-12-10 15:14:52 +0000
commit785af3a40aea468a0a5cb326aab04faf49706619 (patch)
treee083390f27e6a49d66623d109886ee105db060c3 /offapi/com/sun/star/sheet/XDataPilotTables.idl
parent#106005# remove $Log entries (diff)
downloadcore-785af3a40aea468a0a5cb326aab04faf49706619.tar.gz
core-785af3a40aea468a0a5cb326aab04faf49706619.zip
#105668# fixed dead links
Diffstat (limited to 'offapi/com/sun/star/sheet/XDataPilotTables.idl')
-rw-r--r--offapi/com/sun/star/sheet/XDataPilotTables.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sheet/XDataPilotTables.idl b/offapi/com/sun/star/sheet/XDataPilotTables.idl
index 1a4987702895..d84293cadd8b 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:17 $
+ * last change: $Author: mi $ $Date: 2002-12-10 16:14:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -99,7 +99,7 @@ interface XDataPilotTables: com::sun::star::container::XNameAccess
<p>This descriptor can be used with
<member>XDataPilotTables::addTable</member>.</p>
- @see com::sun::star::sheet::DataPilotTableDescriptor
+ @see com::sun::star::sheet::DataPilotDescriptor
*/
com::sun::star::sheet::XDataPilotDescriptor createDataPilotDescriptor();
@@ -117,7 +117,7 @@ interface XDataPilotTables: com::sun::star::container::XNameAccess
@param xDescriptor
the descriptor containing the settings of the data pilot table.
- @see com::sun::star::sheet::DataPilotTableDescriptor
+ @see com::sun::star::sheet::DataPilotDescriptor
*/
void insertNewByName(
[in] string aName,