sb122: merged in late cws/sb121 merge fix
This commit is contained in:
commit
8faf3781aa
1 changed files with 1 additions and 1 deletions
|
@ -751,7 +751,7 @@ void MigrationImpl::runServices()
|
|||
if ( nSize > 0 )
|
||||
seqExtBlackList = comphelper::arrayToSequence< ::rtl::OUString >(
|
||||
&i_mig->excludeExtensions[0], nSize );
|
||||
seqArguments[3] = uno::makeAny(NamedValue(
|
||||
seqArguments[2] = uno::makeAny(NamedValue(
|
||||
OUString::createFromAscii("ExtensionBlackList"),
|
||||
uno::makeAny( seqExtBlackList )));
|
||||
|
||||
|
|
Loading…
Reference in a new issue