summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/fuexpand.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/fuexpand.hxx')
-rw-r--r--sd/source/ui/inc/fuexpand.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sd/source/ui/inc/fuexpand.hxx b/sd/source/ui/inc/fuexpand.hxx
index 47ca7580aab0..fb37e32a6ed0 100644
--- a/sd/source/ui/inc/fuexpand.hxx
+++ b/sd/source/ui/inc/fuexpand.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
@@ -33,7 +33,7 @@
namespace sd {
-class FuExpandPage
+class FuExpandPage
: public FuPoor
{
public:
@@ -44,10 +44,10 @@ class FuExpandPage
private:
FuExpandPage (
- ViewShell* pViewSh,
- ::sd::Window* pWin,
+ ViewShell* pViewSh,
+ ::sd::Window* pWin,
::sd::View* pView,
- SdDrawDocument* pDoc,
+ SdDrawDocument* pDoc,
SfxRequest& rReq);
};