summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/fusearch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/fusearch.hxx')
-rw-r--r--sd/source/ui/inc/fusearch.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/source/ui/inc/fusearch.hxx b/sd/source/ui/inc/fusearch.hxx
index 3bbededb5331..1b9f5330570e 100644
--- a/sd/source/ui/inc/fusearch.hxx
+++ b/sd/source/ui/inc/fusearch.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,7 +37,7 @@ namespace sd {
class Outliner;
-class FuSearch
+class FuSearch
: public FuPoor
{
public:
@@ -59,9 +59,9 @@ protected:
private:
FuSearch (
ViewShell* pViewSh,
- ::sd::Window* pWin,
+ ::sd::Window* pWin,
::sd::View* pView,
- SdDrawDocument* pDoc,
+ SdDrawDocument* pDoc,
SfxRequest& rReq);
};