summaryrefslogtreecommitdiff
path: root/include/oox/helper/attributelist.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/helper/attributelist.hxx')
-rw-r--r--include/oox/helper/attributelist.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/helper/attributelist.hxx b/include/oox/helper/attributelist.hxx
index 43808761c922..4e3210bd3919 100644
--- a/include/oox/helper/attributelist.hxx
+++ b/include/oox/helper/attributelist.hxx
@@ -41,7 +41,7 @@ namespace sax_fastparser {
namespace oox {
/* Get the color tokens from their string representatives. */
- sal_Int32 getHighlightColorTokenFromString(const OUString& sColorName);
+ sal_Int32 getHighlightColorTokenFromString(std::u16string_view sColorName);
/** Static helpers for conversion of strings to attribute values of various
different data types.