summaryrefslogtreecommitdiff
path: root/sw/inc/calc.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-10-05 10:14:54 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-10-07 09:16:21 +0100
commit54250655897009914936f02e04d601eadfddb2c1 (patch)
tree1d936303b500cf03ac462e6725afc722702c5645 /sw/inc/calc.hxx
parent4d25561e4e6cd20f36847f6a60434c054437efbb (diff)
fix higher debug level build
Change-Id: I091a198bc1fac17434ae64c18560dda48d6d5142
Diffstat (limited to 'sw/inc/calc.hxx')
-rw-r--r--sw/inc/calc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/calc.hxx b/sw/inc/calc.hxx
index 4227f8fdbade..51dbb32fd7de 100644
--- a/sw/inc/calc.hxx
+++ b/sw/inc/calc.hxx
@@ -169,7 +169,7 @@ class SwCalc
{
SwHash* VarTable[ TBLSZ ];
String aVarName, sCurrSym;
- String sCommand;
+ OUString sCommand;
std::vector<const SwUserFieldType*> aRekurStk;
SwSbxValue nLastLeft;
SwSbxValue nNumberValue;