summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/simpleformulacalc.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/simpleformulacalc.hxx b/sc/inc/simpleformulacalc.hxx
index b70146851c93..340c9d8b958a 100644
--- a/sc/inc/simpleformulacalc.hxx
+++ b/sc/inc/simpleformulacalc.hxx
@@ -41,6 +41,7 @@ public:
void Calculate();
bool IsValue();
+ bool IsMatrix();
sal_uInt16 GetErrCode();
double GetValue();
svl::SharedString GetString();