summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/reftokenhelper.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-11-06 11:25:04 -0400
committerKohei Yoshida <kyoshida@novell.com>2010-11-06 11:45:54 -0400
commitb932c6df6a73220648e426c928a11b653282a566 (patch)
tree879bd6dd4c537caee81b8e71a442353b54f782cd /sc/source/core/tool/reftokenhelper.cxx
parent401700a8df157fc2eda2c5835c17d6692f0f1d35 (diff)
Did some additional cleanups.
Diffstat (limited to 'sc/source/core/tool/reftokenhelper.cxx')
-rw-r--r--sc/source/core/tool/reftokenhelper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/tool/reftokenhelper.cxx b/sc/source/core/tool/reftokenhelper.cxx
index eaf4b8134490..f61b9dc2b626 100644
--- a/sc/source/core/tool/reftokenhelper.cxx
+++ b/sc/source/core/tool/reftokenhelper.cxx
@@ -49,7 +49,7 @@ using ::rtl::OUString;
void ScRefTokenHelper::compileRangeRepresentation(
vector<ScSharedTokenRef>& rRefTokens, const OUString& rRangeStr, ScDocument* pDoc, FormulaGrammar::Grammar eGrammar)
{
- const sal_Unicode cSep = GetScCompilerNativeSymbol(ocSep).GetChar(0);
+ const sal_Unicode cSep = ScCompiler::GetNativeSymbol(ocSep).GetChar(0);
const sal_Unicode cQuote = '\'';
// #i107275# ignore parentheses