summaryrefslogtreecommitdiff
path: root/formula
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-08-31 08:03:25 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-08-31 08:03:25 +0200
commitc42d21652000c28df16d67bd46cf3e0116099f3e (patch)
treec48d7c5b46fc5cbc0adc47dc16edcceee78bd059 /formula
parente9b75064158a9482d79a123319ad0fe8c497e40a (diff)
loplugin:stringconstant: OUStringBuffer: appendAscii -> append
Change-Id: I324dd37d063ea01fd15152caf2f7565ac4b6fb4e
Diffstat (limited to 'formula')
-rw-r--r--formula/source/core/api/FormulaCompiler.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/formula/source/core/api/FormulaCompiler.cxx b/formula/source/core/api/FormulaCompiler.cxx
index 085f1bccd0de..bed66336c825 100644
--- a/formula/source/core/api/FormulaCompiler.cxx
+++ b/formula/source/core/api/FormulaCompiler.cxx
@@ -1815,7 +1815,7 @@ const FormulaToken* FormulaCompiler::CreateStringFromToken( OUStringBuffer& rBuf
}
}
if (bIntersectionOp)
- rBuffer.appendAscii( "!!");
+ rBuffer.append( "!!");
else
{
// most times it's just one blank