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 afb9e88b16a2..5a9c463f89d7 100644
--- a/sd/source/ui/inc/TextObjectBar.hxx
+++ b/sd/source/ui/inc/TextObjectBar.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
@@ -41,7 +41,7 @@ class View;
class ViewShell;
class Window;
-class TextObjectBar
+class TextObjectBar
: public SfxShell
{
public:
@@ -49,7 +49,7 @@ public:
SFX_DECL_INTERFACE(SD_IF_SDDRAWTEXTOBJECTBAR)
TextObjectBar (
- ViewShell* pSdViewShell,
+ ViewShell* pSdViewShell,
SfxItemPool& rItemPool,
::sd::View* pSdView);
virtual ~TextObjectBar (void);