summaryrefslogtreecommitdiff
path: root/include/formula
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-09-13 13:51:07 +0200
committerNoel Grandin <noel@peralex.com>2013-09-17 09:03:23 +0200
commitc88ce9033beb6e9ea60c4c04c7f8a1b641c2927b (patch)
tree355b58f1a292b7f6938da990e2a37330abdd14d1 /include/formula
parent8f23a3b0e2484fea4a85f4d5b961a718c71877a9 (diff)
convert aCorrectedFormula in formula::FormulaCompiler to OUString
Change-Id: I048ec33effc33e94943f5110d6a9a0937a1dfdfe
Diffstat (limited to 'include/formula')
-rw-r--r--include/formula/FormulaCompiler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/formula/FormulaCompiler.hxx b/include/formula/FormulaCompiler.hxx
index 641107e2f489..fa768cfaf31c 100644
--- a/include/formula/FormulaCompiler.hxx
+++ b/include/formula/FormulaCompiler.hxx
@@ -311,7 +311,7 @@ protected:
bool MergeRangeReference( FormulaToken * * const pCode1, FormulaToken * const * const pCode2 );
- String aCorrectedFormula; // autocorrected Formula
+ OUString aCorrectedFormula; // autocorrected Formula
OUString aCorrectedSymbol; // autocorrected Symbol
OpCodeMapPtr mxSymbols; // which symbols are used