summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XFormulaQuery.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XFormulaQuery.idl')
-rw-r--r--offapi/com/sun/star/sheet/XFormulaQuery.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XFormulaQuery.idl b/offapi/com/sun/star/sheet/XFormulaQuery.idl
index fcc5ea007aa6..d46732163c50 100644
--- a/offapi/com/sun/star/sheet/XFormulaQuery.idl
+++ b/offapi/com/sun/star/sheet/XFormulaQuery.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XFormulaQuery.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
@@ -78,7 +78,7 @@
// DocMerge from xml: interface com::sun::star::sheet::XFormulaQuery
/** provides methods to query cells for dependencies
- in formulas.@see service com::sun::star::sheet::SheetRangesQuery
+ in formulas.@see com::sun::star::sheet::SheetRangesQuery
*/
[ uik(E2281570-33D6-11D1-AABE00A0-249D5590), ident( "XFormulaQuery", 1.0 ) ]
interface XFormulaQuery: com::sun::star::uno::XInterface
@@ -118,6 +118,9 @@ interface XFormulaQuery: com::sun::star::uno::XInterface
/*=============================================================================
$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)