summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/SheetCellRange.idl
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-04-17 09:10:06 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-04-17 09:10:06 +0000
commit1f69df84af63193c6e16b62f33c9aa3f44ad33e3 (patch)
treea6715c1ef2e996e78fd82de48a0ab41d306ec357 /offapi/com/sun/star/sheet/SheetCellRange.idl
parentef1e5210853752398340cfc62d724bdda420a405 (diff)
INTEGRATION: CWS sdk01 (1.8.78); FILE MERGED
2003/04/07 07:46:22 mi 1.8.78.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag
Diffstat (limited to 'offapi/com/sun/star/sheet/SheetCellRange.idl')
-rw-r--r--offapi/com/sun/star/sheet/SheetCellRange.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/SheetCellRange.idl b/offapi/com/sun/star/sheet/SheetCellRange.idl
index d1324005855d..818689f9f956 100644
--- a/offapi/com/sun/star/sheet/SheetCellRange.idl
+++ b/offapi/com/sun/star/sheet/SheetCellRange.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SheetCellRange.idl,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:56:07 $
+ * last change: $Author: rt $ $Date: 2003-04-17 10:10:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -285,6 +285,8 @@ service SheetCellRange
//-------------------------------------------------------------------------
/** provides simultaneous access to the formula contents of all cells.
+
+ @since #107627#
*/
[optional] interface com::sun::star::sheet::XCellRangeFormula;