summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/formulaopt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/tool/formulaopt.cxx')
-rw-r--r--sc/source/core/tool/formulaopt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/tool/formulaopt.cxx b/sc/source/core/tool/formulaopt.cxx
index 7305c3d550e6..d72e8e7db906 100644
--- a/sc/source/core/tool/formulaopt.cxx
+++ b/sc/source/core/tool/formulaopt.cxx
@@ -146,7 +146,7 @@ ScTpFormulaItem* ScTpFormulaItem::Clone( SfxItemPool * ) const
return new ScTpFormulaItem( *this );
}
-#define CFGPATH_FORMULA "Office.Calc/Formula"
+constexpr OUStringLiteral CFGPATH_FORMULA = u"Office.Calc/Formula";
#define SCFORMULAOPT_GRAMMAR 0
#define SCFORMULAOPT_ENGLISH_FUNCNAME 1