coverity#1215385 Uncaught exception
Change-Id: I765dd9bab26e3736c6b18a291cfd108342644e8e
This commit is contained in:
@@ -191,7 +191,7 @@ throw (uno::RuntimeException)
|
||||
}
|
||||
|
||||
void ProgressBarWrapper::setValue( ::sal_Int32 nValue )
|
||||
throw (uno::RuntimeException)
|
||||
throw (uno::RuntimeException, std::exception)
|
||||
{
|
||||
uno::Reference< awt::XWindow > xWindow;
|
||||
OUString aText;
|
||||
|
Reference in New Issue
Block a user