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, 5 insertions, 1 deletions
diff --git a/sd/source/ui/inc/TextObjectBar.hxx b/sd/source/ui/inc/TextObjectBar.hxx
index 6d760dc195d9..17388f18c3b6 100644
--- a/sd/source/ui/inc/TextObjectBar.hxx
+++ b/sd/source/ui/inc/TextObjectBar.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_SD_SOURCE_UI_INC_TEXTOBJECTBAR_HXX
#define INCLUDED_SD_SOURCE_UI_INC_TEXTOBJECTBAR_HXX
-
#include <sfx2/module.hxx>
#include <sfx2/shell.hxx>
#include "glob.hxx"
@@ -39,6 +38,11 @@ public:
TYPEINFO_OVERRIDE();
SFX_DECL_INTERFACE(SD_IF_SDDRAWTEXTOBJECTBAR)
+private:
+ /// SfxInterface initializer.
+ static void InitInterface_Impl();
+
+public:
TextObjectBar (
ViewShell* pSdViewShell,
SfxItemPool& rItemPool,