summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/shutdownicon.hxx
diff options
context:
space:
mode:
authorHennes Rohling <hro@openoffice.org>2001-11-26 11:51:38 +0000
committerHennes Rohling <hro@openoffice.org>2001-11-26 11:51:38 +0000
commit7498a1f0135ed916277dcdd51bb42e728765b9e0 (patch)
tree9e4cfab0ec793526123d291b5cb4b2da8059dd7d /sfx2/source/appl/shutdownicon.hxx
parent6f35c8c99f288f708668e289eaeb59e130120b67 (diff)
#93621# Disable modal menuentries in Quickstarter during execute of dispatch
Diffstat (limited to 'sfx2/source/appl/shutdownicon.hxx')
-rw-r--r--sfx2/source/appl/shutdownicon.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sfx2/source/appl/shutdownicon.hxx b/sfx2/source/appl/shutdownicon.hxx
index b111f1e7f1..5ea7ebe234 100644
--- a/sfx2/source/appl/shutdownicon.hxx
+++ b/sfx2/source/appl/shutdownicon.hxx
@@ -65,6 +65,8 @@ class ShutdownIcon : public ShutdownIconServiceBase
static bool GetAutostartW32( const ::rtl::OUString& aShortcutName );
static void EnterModalMode();
static void LeaveModalMode();
+
+ friend class SfxNotificationListener_Impl;
#endif
public: