From 5fb6c73d3037d9f860212ecb06b99fdc34bb6dcc Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Thu, 19 Jan 2017 17:51:42 +0100 Subject: New loplugin:dynexcspec: Add @throws documentation, sfx2 Change-Id: I6568efb53c0904c58bcb648777b84471e5b4b501 --- sfx2/source/appl/shutdownicon.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sfx2/source/appl/shutdownicon.hxx') diff --git a/sfx2/source/appl/shutdownicon.hxx b/sfx2/source/appl/shutdownicon.hxx index d3974699de0d..963c343529c5 100644 --- a/sfx2/source/appl/shutdownicon.hxx +++ b/sfx2/source/appl/shutdownicon.hxx @@ -113,6 +113,7 @@ class SFX2_DLLPUBLIC ShutdownIcon : public ShutdownIconServiceBase static bool GetAutostart(); static bool bModalMode; + /// @throws css::uno::Exception void init() throw( css::uno::Exception, std::exception ); OUString GetResString( int id ); -- cgit v1.2.3