summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/AnimationChildWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/AnimationChildWindow.hxx')
-rw-r--r--sd/source/ui/inc/AnimationChildWindow.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/source/ui/inc/AnimationChildWindow.hxx b/sd/source/ui/inc/AnimationChildWindow.hxx
index 8731d6600e09..8d8f3a038885 100644
--- a/sd/source/ui/inc/AnimationChildWindow.hxx
+++ b/sd/source/ui/inc/AnimationChildWindow.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
@@ -37,13 +37,13 @@ class SfxBindings;
namespace sd {
-class AnimationChildWindow
+class AnimationChildWindow
: public SfxChildWindow
{
public:
AnimationChildWindow(
- ::Window*,
- USHORT,
+ ::Window*,
+ USHORT,
SfxBindings*,
SfxChildWinInfo*);