coverity#706543 uncaught exception
Change-Id: I65932932712dad87f8e21dcd09f477744cc33763
This commit is contained in:
parent
8bb9a06114
commit
cd6e6712a1
@ -412,7 +412,7 @@ namespace frm
|
||||
|
||||
case PROPERTY_ID_VALUE_SEQ :
|
||||
SAL_WARN( "forms.component", "ValueItemList is read-only!" );
|
||||
throw PropertyVetoException();
|
||||
throw IllegalArgumentException();
|
||||
|
||||
case PROPERTY_ID_SELECT_VALUE_SEQ :
|
||||
bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, getCurrentMultiValue());
|
||||
|
Loading…
x
Reference in New Issue
Block a user