summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-04-17 09:11:02 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-04-17 09:11:02 +0000
commit62b13b40a882aecf84fa1edca9a72263069cc96f (patch)
treedc2d1e5a3563a55eecc4ebad2ab56333aba0af72
parent2be6e2eb6109b11e5fbbb20d3fcb25a180103f74 (diff)
INTEGRATION: CWS sdk01 (1.1.80); FILE MERGED
2003/04/07 09:10:23 mi 1.1.80.1: #107627# new idls marked with @since
-rw-r--r--offapi/com/sun/star/sheet/XCellRangeFormula.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/XCellRangeFormula.idl b/offapi/com/sun/star/sheet/XCellRangeFormula.idl
index e090bc6e2..e835f5bbf 100644
--- a/offapi/com/sun/star/sheet/XCellRangeFormula.idl
+++ b/offapi/com/sun/star/sheet/XCellRangeFormula.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XCellRangeFormula.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:56:09 $
+ * last change: $Author: rt $ $Date: 2003-04-17 10:11:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,6 +77,8 @@ module com { module sun { module star { module sheet {
<p>The outer sequence represents the rows and the inner sequence
the columns of the array.</p>
+
+ @since #107627#
*/
interface XCellRangeFormula: com::sun::star::uno::XInterface