coverity#1308548 Uncaught exception
Change-Id: I62d538799a814346df4de00dc232a04376e77ad7
This commit is contained in:
@@ -1153,7 +1153,7 @@ void StringResourcePersistenceImpl::implKillChangedDefaultFiles
|
||||
const OUString& aNameBase,
|
||||
const ::com::sun::star::uno::Reference< ::com::sun::star::ucb::XSimpleFileAccess3 >& xFileAccess
|
||||
)
|
||||
throw (Exception, RuntimeException)
|
||||
throw (Exception, RuntimeException, std::exception)
|
||||
{
|
||||
// Delete files for changed defaults
|
||||
for( LocaleItemVectorIt it = m_aChangedDefaultLocaleVector.begin();
|
||||
|
Reference in New Issue
Block a user