summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/shutdownicon.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-01-19 17:51:42 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-01-19 18:03:14 +0100
commit5fb6c73d3037d9f860212ecb06b99fdc34bb6dcc (patch)
tree6dd0597909385e6cabfdc6fa9b6203458f8d8689 /sfx2/source/appl/shutdownicon.hxx
parent5ad3a737e0ec43ca41bc8353cd0897d882204d32 (diff)
New loplugin:dynexcspec: Add @throws documentation, sfx2
Change-Id: I6568efb53c0904c58bcb648777b84471e5b4b501
Diffstat (limited to 'sfx2/source/appl/shutdownicon.hxx')
-rw-r--r--sfx2/source/appl/shutdownicon.hxx1
1 files changed, 1 insertions, 0 deletions
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 );