summaryrefslogtreecommitdiffstats
path: root/extensions/source/propctrlr/propertyhandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/propertyhandler.hxx')
-rw-r--r--extensions/source/propctrlr/propertyhandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/propertyhandler.hxx b/extensions/source/propctrlr/propertyhandler.hxx
index 3491a89be338..1d80142bc456 100644
--- a/extensions/source/propctrlr/propertyhandler.hxx
+++ b/extensions/source/propctrlr/propertyhandler.hxx
@@ -275,7 +275,7 @@ namespace pcr
impl_getContextDocument_nothrow() const
{
return css::uno::Reference< css::frame::XModel >(
- m_xContext->getValueByName( "ContextDocument" ), css::uno::UNO_QUERY );
+ m_xContext->getValueByName( u"ContextDocument"_ustr ), css::uno::UNO_QUERY );
}
/** marks the context document as modified