summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpmarker.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpmarker.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpmarker.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpmarker.hxx b/lotuswordpro/source/filter/lwpmarker.hxx
index 2a94aaaa2f76..8375d07327d4 100644
--- a/lotuswordpro/source/filter/lwpmarker.hxx
+++ b/lotuswordpro/source/filter/lwpmarker.hxx
@@ -70,7 +70,7 @@ class LwpMarker : public LwpDLNFPVList
public:
LwpMarker(LwpObjectHeader const &objHdr, LwpSvStream *pStrm);
void Read() override;
- OUString GetNamedProperty(const OUString& name);
+ OUString GetNamedProperty(std::u16string_view name);
protected:
enum{
MARKER_START=1,