summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/LayerDialogContent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/LayerDialogContent.hxx')
-rwxr-xr-xsd/source/ui/inc/LayerDialogContent.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/source/ui/inc/LayerDialogContent.hxx b/sd/source/ui/inc/LayerDialogContent.hxx
index 3c0b00025307..9c88723b917e 100755
--- a/sd/source/ui/inc/LayerDialogContent.hxx
+++ b/sd/source/ui/inc/LayerDialogContent.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
@@ -38,14 +38,14 @@ namespace sd {
class ViewShellBase;
-class LayerDialogContent
+class LayerDialogContent
: public SfxDockingWindow
{
public:
LayerDialogContent (
- SfxBindings* pBindings,
+ SfxBindings* pBindings,
SfxChildWindow *pCW,
- ::Window* pParent,
+ ::Window* pParent,
const SdResId& rSdResId,
ViewShellBase& rBase);
virtual ~LayerDialogContent (void);