From 49f6e7fecd7d6dbac399881e6397ca550ba675c4 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Thu, 19 Jan 2017 17:58:48 +0100 Subject: New loplugin:dynexcspec: Add @throws documentation, desktop Change-Id: I1e97b929174ba23fdf21c405ec4129f0e56ed2f3 --- desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'desktop/source/pkgchk') diff --git a/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx b/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx index db83877a5ed7..2de8302b6020 100644 --- a/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx +++ b/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx @@ -63,6 +63,7 @@ class CommandEnvironmentImpl Reference< XComponentContext > m_xComponentContext; Reference< XProgressHandler > m_xLogFile; + /// @throws RuntimeException void update_( Any const & Status ) throw (RuntimeException); void printLicense(const OUString & sName,const OUString& sLicense, bool & accept, bool & decline); -- cgit v1.2.3