summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-05-22 14:11:21 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-05-22 14:11:21 +0000
commitc5c945213dc77fcf7aca62774a9047e2f48d00c4 (patch)
tree39e0612bdc65529e5a4196f12d961b1e07dd3ddd /offapi
parent04a6cfe063906e76552a213d940d96713851e9b3 (diff)
INTEGRATION: CWS chart2mst3 (1.9.32); FILE MERGED
2005/12/20 15:14:46 dr 1.9.32.1: typo and missing property in description
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/sheet/XSheetConditionalEntries.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XSheetConditionalEntries.idl b/offapi/com/sun/star/sheet/XSheetConditionalEntries.idl
index a486aad623b6..9905d2ad0fb7 100644
--- a/offapi/com/sun/star/sheet/XSheetConditionalEntries.idl
+++ b/offapi/com/sun/star/sheet/XSheetConditionalEntries.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: XSheetConditionalEntries.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 05:19:12 $
+ * last change: $Author: vg $ $Date: 2007-05-22 15:11:21 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -73,12 +73,15 @@ published interface XSheetConditionalEntries: com::sun::star::container::XIndexA
<dt><atom>string</atom> Formula2</dt>
<dd>contains the second value or formula for the operation (used with
<const>ConditionOperator::BETWEEN</const> or
- <const>ConditionOperator::NOT_BERWEEN</const> operations).</dd>
+ <const>ConditionOperator::NOT_BETWEEN</const> operations).</dd>
<dt><type scope="com::sun::star::table">CellAddress</type>
SourcePosition</dt>
<dd>contains the base address for relative cell references in formulas.
</dd>
+
+ <dt><atom>string</atom> StyleName</dt>
+ <dd>contains the name of the cell style used by this condition.</dd>
</dl>
@see com::sun::star::sheet::TableConditionalFormat