summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/condformatbuffer.hxx
diff options
context:
space:
mode:
authorKatarina Behrens <Katarina.Behrens@cib.de>2015-04-13 13:45:58 +0200
committerKatarina Behrens <Katarina.Behrens@cib.de>2015-04-13 13:56:44 +0200
commite80c86301be02004e96a936a17ea99acf8a9db96 (patch)
tree12b47698aa3cf7dc9dd9b29f067b6e231c40b119 /sc/source/filter/inc/condformatbuffer.hxx
parentce705ac56a8709970356d634abb964adef105594 (diff)
So much for confusing variable with even more confusing name
which, at the end of the day, isn't needed at all Change-Id: I5ce0f7aa8a9476dfa96aa955abb819af3eedfdd5
Diffstat (limited to 'sc/source/filter/inc/condformatbuffer.hxx')
-rw-r--r--sc/source/filter/inc/condformatbuffer.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sc/source/filter/inc/condformatbuffer.hxx b/sc/source/filter/inc/condformatbuffer.hxx
index e0539e108b1e..c3154ea6cdc4 100644
--- a/sc/source/filter/inc/condformatbuffer.hxx
+++ b/sc/source/filter/inc/condformatbuffer.hxx
@@ -219,11 +219,10 @@ private:
struct ExCfRuleModel
{
- ExCfRuleModel() : mbGradient( false ), mbNegativeBarColorSameAsPositive( true ), mnAxisColor( API_RGB_TRANSPARENT ), mnNegativeColor( API_RGB_TRANSPARENT ), mbIsLower( true ) {}
+ ExCfRuleModel() : mbGradient( false ), mnAxisColor( API_RGB_TRANSPARENT ), mnNegativeColor( API_RGB_TRANSPARENT ), mbIsLower( true ) {}
// DataBar
bool mbGradient;
OUString maAxisPosition;
- bool mbNegativeBarColorSameAsPositive;
// AxisColor
sal_Int32 mnAxisColor;
// NegativeFillColor