summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/fuconstr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/fuconstr.hxx')
-rwxr-xr-xsd/source/ui/inc/fuconstr.hxx18
1 files changed, 9 insertions, 9 deletions
diff --git a/sd/source/ui/inc/fuconstr.hxx b/sd/source/ui/inc/fuconstr.hxx
index 390060a16e3c..99e0fd20b372 100755
--- a/sd/source/ui/inc/fuconstr.hxx
+++ b/sd/source/ui/inc/fuconstr.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
@@ -42,7 +42,7 @@ namespace sd {
|*
\************************************************************************/
-class FuConstruct
+class FuConstruct
: public FuDraw
{
public:
@@ -51,15 +51,15 @@ public:
TYPEINFO();
virtual void DoExecute( SfxRequest& rReq );
-
+
// Mouse- & Key-Events
virtual BOOL KeyInput(const KeyEvent& rKEvt);
virtual BOOL MouseMove(const MouseEvent& rMEvt);
virtual BOOL MouseButtonUp(const MouseEvent& rMEvt);
virtual BOOL MouseButtonDown(const MouseEvent& rMEvt);
- virtual void Activate(); // Function aktivieren
- virtual void Deactivate(); // Function deaktivieren
+ virtual void Activate(); // Function aktivieren
+ virtual void Deactivate(); // Function deaktivieren
virtual void SelectionHasChanged() { bSelectionChanged = TRUE; }
@@ -73,10 +73,10 @@ public:
const sal_Bool bUseFillStyle, const sal_Bool bUseNoFillStyle );
protected:
- FuConstruct (ViewShell* pViewSh,
- ::sd::Window* pWin,
+ FuConstruct (ViewShell* pViewSh,
+ ::sd::Window* pWin,
::sd::View* pView,
- SdDrawDocument* pDoc,
+ SdDrawDocument* pDoc,
SfxRequest& rReq);
bool bSelectionChanged;
@@ -84,4 +84,4 @@ protected:
} // end of namespace sd
-#endif // _SD_FUCONSTR_HXX
+#endif // _SD_FUCONSTR_HXX