summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/NavigatorChildWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/NavigatorChildWindow.hxx')
-rw-r--r--sd/source/ui/inc/NavigatorChildWindow.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/source/ui/inc/NavigatorChildWindow.hxx b/sd/source/ui/inc/NavigatorChildWindow.hxx
index 7eca616dc332..00a2628d2aaa 100644
--- a/sd/source/ui/inc/NavigatorChildWindow.hxx
+++ b/sd/source/ui/inc/NavigatorChildWindow.hxx
@@ -2,7 +2,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
@@ -42,13 +42,13 @@ namespace sd {
|*
\************************************************************************/
-class NavigatorChildWindow
+class NavigatorChildWindow
: public SfxChildWindowContext
{
public:
NavigatorChildWindow (
- ::Window*,
- USHORT,
+ ::Window*,
+ USHORT,
SfxBindings*,
SfxChildWinInfo*);