summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sheet/NamedRange.idl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-07-01 11:40:37 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-07-01 11:40:37 +0000
commitcbd04cd8e1672d8848c3cabc1f0221f867079e40 (patch)
tree2ca60cc087b08a1abe2ed39918bb8dd9c7940fb4 /offapi/com/sun/star/sheet/NamedRange.idl
parentINTEGRATION: CWS xmlfilter05 (1.8.28); FILE MERGED (diff)
downloadcore-cbd04cd8e1672d8848c3cabc1f0221f867079e40.tar.gz
core-cbd04cd8e1672d8848c3cabc1f0221f867079e40.zip
INTEGRATION: CWS xmlfilter05 (1.8.14); FILE MERGED
2008/05/07 15:27:38 tbe 1.8.14.3: #i75812# API: update @since tags in IDL files for CWS xmlfilter02 2008/05/02 11:27:05 hbrinkm 1.8.14.2: RESYNC: (1.8-1.9); FILE MERGED 2008/04/02 13:06:14 hbrinkm 1.8.14.1: merged changes from xmlfilter04 to xmlfilter05
Diffstat (limited to 'offapi/com/sun/star/sheet/NamedRange.idl')
-rw-r--r--offapi/com/sun/star/sheet/NamedRange.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/NamedRange.idl b/offapi/com/sun/star/sheet/NamedRange.idl
index 8963844a1103..399d5d7bdc15 100644
--- a/offapi/com/sun/star/sheet/NamedRange.idl
+++ b/offapi/com/sun/star/sheet/NamedRange.idl
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: NamedRange.idl,v $
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
* This file is part of OpenOffice.org.
*
@@ -101,7 +101,7 @@ published service NamedRange
formula referring to this defined name will show the formula
definition contained in the name instead.</p>
- @since CWS xmlfilter03
+ @since OOo 3.0
*/
[optional, property] boolean IsSharedFormula;
};