summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/fuoutl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/fuoutl.hxx')
-rw-r--r--sd/source/ui/inc/fuoutl.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sd/source/ui/inc/fuoutl.hxx b/sd/source/ui/inc/fuoutl.hxx
index eb513c58403c..74074ae396ae 100644
--- a/sd/source/ui/inc/fuoutl.hxx
+++ b/sd/source/ui/inc/fuoutl.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
@@ -49,7 +49,7 @@ class Window;
|*
\************************************************************************/
-class FuOutline
+class FuOutline
: public FuPoor
{
public:
@@ -62,10 +62,10 @@ public:
protected:
FuOutline (
- ViewShell* pViewShell,
- ::sd::Window* pWindow,
+ ViewShell* pViewShell,
+ ::sd::Window* pWindow,
::sd::View* pView,
- SdDrawDocument* pDoc,
+ SdDrawDocument* pDoc,
SfxRequest& rReq);
OutlineViewShell* pOutlineViewShell;