summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/printopt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/tool/printopt.cxx')
-rw-r--r--sc/source/core/tool/printopt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/tool/printopt.cxx b/sc/source/core/tool/printopt.cxx
index dfbe413c0458..b598672b2442 100644
--- a/sc/source/core/tool/printopt.cxx
+++ b/sc/source/core/tool/printopt.cxx
@@ -71,7 +71,7 @@ ScTpPrintItem* ScTpPrintItem::Clone( SfxItemPool * ) const
return new ScTpPrintItem( *this );
}
-#define CFGPATH_PRINT "Office.Calc/Print"
+constexpr OUStringLiteral CFGPATH_PRINT = u"Office.Calc/Print";
#define SCPRINTOPT_EMPTYPAGES 0
#define SCPRINTOPT_ALLSHEETS 1