summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/shutdownicon.hxx
diff options
context:
space:
mode:
authorStephan Schäfer <ssa@openoffice.org>2001-07-05 11:12:46 +0000
committerStephan Schäfer <ssa@openoffice.org>2001-07-05 11:12:46 +0000
commit39826c815021aa360812b63723184b9cbf041e0d (patch)
tree7f275bd492365831595e60729431292e6939d710 /sfx2/source/appl/shutdownicon.hxx
parentf1a86fc520e41ffff98397c50fda6924b56f4f02 (diff)
#89214# new from template uses queryDispatch now
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 b9ee056f460a..fa18de16e2a4 100644
--- a/sfx2/source/appl/shutdownicon.hxx
+++ b/sfx2/source/appl/shutdownicon.hxx
@@ -53,6 +53,7 @@ class ShutdownIcon : public ::com::sun::star::frame::XTerminateListener,
static void FileOpen();
static void OpenURL( ::rtl::OUString& aURL );
+ static void FromTemplate();
static void SetAutostart( bool bActivate );
static bool GetAutostart();