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.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/colorscale.hxx b/sc/inc/colorscale.hxx
index 3187f8475809..562f981fbf79 100644
--- a/sc/inc/colorscale.hxx
+++ b/sc/inc/colorscale.hxx
@@ -71,6 +71,7 @@ public:
bool GetPercentile() const;
bool HasFormula() const;
const ScTokenArray* GetFormula() const;
+ rtl::OUString GetFormula( formula::FormulaGrammar::Grammar eGrammar ) const;
void SetMin(bool bMin);
void SetMax(bool bMax);
void SetPercent(bool bPercent);