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 fdba497f262c..ff625592f099 100644
--- a/sd/source/ui/inc/fusearch.hxx
+++ b/sd/source/ui/inc/fusearch.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
@@ -36,7 +36,7 @@ namespace sd {
class Outliner;
-class FuSearch
+class FuSearch
: public FuPoor
{
public:
@@ -58,9 +58,9 @@ protected:
private:
FuSearch (
ViewShell* pViewSh,
- ::sd::Window* pWin,
+ ::sd::Window* pWin,
::sd::View* pView,
- SdDrawDocument* pDoc,
+ SdDrawDocument* pDoc,
SfxRequest& rReq);
};