summaryrefslogtreecommitdiff
path: root/include/formula/formula.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/formula/formula.hxx')
-rw-r--r--include/formula/formula.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/formula/formula.hxx b/include/formula/formula.hxx
index 760f4b3e10a9..37e474329627 100644
--- a/include/formula/formula.hxx
+++ b/include/formula/formula.hxx
@@ -72,7 +72,7 @@ protected:
void SetMeText(const OUString& _sText);
void Update();
- bool CheckMatrix(OUString& aFormula /*IN/OUT*/);
+ void CheckMatrix(OUString& aFormula /*IN/OUT*/);
void Update(const OUString& _sExp);
void StoreFormEditData(FormEditData* pData);