Kaydet (Commit) aaa30723 authored tarafından Giuseppe Castagno's avatar Giuseppe Castagno

tdf#103274 (7): Add default XCommandEnvironment reference

Change-Id: I734f673c54956daf7070bf3e8faeac5102bac01f
Reviewed-on: https://gerrit.libreoffice.org/29992Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarGiuseppe Castagno <giuseppe.castagno@acca-esse.eu>
üst 9939d205
......@@ -2628,7 +2628,7 @@ void SfxBaseModel::loadCmisProperties( )
try
{
::ucbhelper::Content aContent( pMedium->GetName( ),
Reference<ucb::XCommandEnvironment>(),
utl::UCBContentHelper::getDefaultCommandEnvironment(),
comphelper::getProcessComponentContext() );
Reference < beans::XPropertySetInfo > xProps = aContent.getProperties();
OUString aCmisProps( "CmisProperties" );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment