summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/module/ShellStackGuard.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/framework/module/ShellStackGuard.hxx')
-rw-r--r--sd/source/ui/framework/module/ShellStackGuard.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/source/ui/framework/module/ShellStackGuard.hxx b/sd/source/ui/framework/module/ShellStackGuard.hxx
index 694e7fe5719f..a60c1caa2df4 100644
--- a/sd/source/ui/framework/module/ShellStackGuard.hxx
+++ b/sd/source/ui/framework/module/ShellStackGuard.hxx
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -75,15 +75,15 @@ namespace sd { namespace framework {
*/
class ShellStackGuard
: private ::cppu::BaseMutex,
- public ShellStackGuardInterfaceBase
+ public ShellStackGuardInterfaceBase
{
public:
ShellStackGuard (css::uno::Reference<css::frame::XController>& rxController);
virtual ~ShellStackGuard (void);
-
+
virtual void SAL_CALL disposing (void);
-
+
// XConfigurationChangeListener
virtual void SAL_CALL notifyConfigurationChange (