summaryrefslogtreecommitdiff
path: root/include/oox/vml/vmlshapecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/vml/vmlshapecontext.hxx')
-rw-r--r--include/oox/vml/vmlshapecontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/vml/vmlshapecontext.hxx b/include/oox/vml/vmlshapecontext.hxx
index 5d7004ef59e0..ce838297cdf0 100644
--- a/include/oox/vml/vmlshapecontext.hxx
+++ b/include/oox/vml/vmlshapecontext.hxx
@@ -128,7 +128,7 @@ public:
private:
/** Processes the 'points' attribute. */
- void setPoints( const OUString& rPoints );
+ void setPoints( std::u16string_view rPoints );
/** Processes the 'from' attribute. */
void setFrom( const OUString& rPoints );
/** Processes the 'to' attribute. */