summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XCellRangeFormula.idl
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
commitcfca356c8405a8e12db3be72ab4312ba77454756 (patch)
tree7a27d6457e1b4ee7fe514b08d442be69153a2efd /offapi/com/sun/star/sheet/XCellRangeFormula.idl
parentb95c4b1e80c7b0b3af7a6511bb532256c9a281fa (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
Diffstat (limited to 'offapi/com/sun/star/sheet/XCellRangeFormula.idl')
-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 e090bc6e230a..e835f5bbf2ab 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