summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/TextObjectBar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/TextObjectBar.hxx')
-rw-r--r--sd/source/ui/inc/TextObjectBar.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/TextObjectBar.hxx b/sd/source/ui/inc/TextObjectBar.hxx
index 30ee37482a4d..2ef1f2bffc34 100644
--- a/sd/source/ui/inc/TextObjectBar.hxx
+++ b/sd/source/ui/inc/TextObjectBar.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
@@ -42,7 +42,7 @@ class View;
class ViewShell;
class Window;
-class TextObjectBar
+class TextObjectBar
: public SfxShell
{
public:
@@ -50,7 +50,7 @@ public:
SFX_DECL_INTERFACE(SD_IF_SDDRAWTEXTOBJECTBAR)
TextObjectBar (
- ViewShell* pSdViewShell,
+ ViewShell* pSdViewShell,
SfxItemPool& rItemPool,
::sd::View* pSdView);
virtual ~TextObjectBar (void);