summaryrefslogtreecommitdiff
path: root/basctl/source/inc/basidesh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/basidesh.hxx')
-rw-r--r--basctl/source/inc/basidesh.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/basctl/source/inc/basidesh.hxx b/basctl/source/inc/basidesh.hxx
index fa5d4c65c3ac..97d1ac851268 100644
--- a/basctl/source/inc/basidesh.hxx
+++ b/basctl/source/inc/basidesh.hxx
@@ -152,6 +152,11 @@ public:
SFX_DECL_INTERFACE( SVX_INTERFACE_BASIDE_VIEWSH )
SFX_DECL_VIEWFACTORY(Shell);
+private:
+ /// SfxInterface initializer.
+ static void InitInterface_Impl();
+
+public:
Shell( SfxViewFrame *pFrame, SfxViewShell *pOldSh );
virtual ~Shell();