summaryrefslogtreecommitdiff
path: root/sc/inc/colorscale.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/colorscale.hxx')
-rw-r--r--sc/inc/colorscale.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sc/inc/colorscale.hxx b/sc/inc/colorscale.hxx
index 146c10b7c28e..7ee92ce09c6e 100644
--- a/sc/inc/colorscale.hxx
+++ b/sc/inc/colorscale.hxx
@@ -53,8 +53,7 @@ enum ScColorScaleEntryType
COLORSCALE_PERCENT,
COLORSCALE_PERCENTILE,
COLORSCALE_FORMULA,
- COLORSCALE_AUTOMIN,
- COLORSCALE_AUTOMAX
+ COLORSCALE_AUTO,
};
class SC_DLLPUBLIC ScColorScaleEntry