New loplugin:dynexcspec: Add @throws documentation, xmlscript
Change-Id: If91eee152b0ab5d9137e4dd1dec3c3df3146a783
This commit is contained in:
@@ -501,6 +501,8 @@ public:
|
|||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// @throws css::xml::sax::SAXException
|
||||||
|
/// @throws css::uno::RuntimeException
|
||||||
inline void finish() throw (css::xml::sax::SAXException, css::uno::RuntimeException, std::exception)
|
inline void finish() throw (css::xml::sax::SAXException, css::uno::RuntimeException, std::exception)
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
|
Reference in New Issue
Block a user