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