summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/frmdescr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/doc/frmdescr.cxx')
-rw-r--r--sfx2/source/doc/frmdescr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/doc/frmdescr.cxx b/sfx2/source/doc/frmdescr.cxx
index 3df6a34e0ae2..a9acefa8ad44 100644
--- a/sfx2/source/doc/frmdescr.cxx
+++ b/sfx2/source/doc/frmdescr.cxx
@@ -48,7 +48,7 @@ void SfxFrameDescriptor::SetURL( const OUString& rURL )
SetActualURL(aURL.GetMainURL( INetURLObject::DecodeMechanism::ToIUri ));
}
-void SfxFrameDescriptor::SetActualURL( const OUString& )
+void SfxFrameDescriptor::SetActualURL( std::u16string_view )
{
if ( m_pArgs )
m_pArgs->ClearItem();