Kaydet (Commit) e6522dd0 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

coverity: fix copy & paste error

Change-Id: I5ac5d7c05da7652ae61d2f1925a3fe8e3aaf0d71
üst 47da977f
......@@ -951,7 +951,7 @@ void ScUnoAddInCollection::ReadFromAddIn( const uno::Reference<uno::XInterface>&
}
catch(uno::Exception&)
{
aArgName = "###";
aArgDesc = "###";
}
sal_Bool bOptional =
......
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