summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/grfsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/grfsh.hxx')
-rw-r--r--sw/source/core/uibase/inc/grfsh.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/sw/source/core/uibase/inc/grfsh.hxx b/sw/source/core/uibase/inc/grfsh.hxx
index b05b5cb97d16..3c341836f3bc 100644
--- a/sw/source/core/uibase/inc/grfsh.hxx
+++ b/sw/source/core/uibase/inc/grfsh.hxx
@@ -26,6 +26,11 @@ class SwGrfShell: public SwBaseShell
public:
SFX_DECL_INTERFACE(SW_GRFSHELL)
+private:
+ /// SfxInterface initializer.
+ static void InitInterface_Impl();
+
+public:
void Execute(SfxRequest& rRequest);
void ExecAttr(SfxRequest& rRequest);
void GetAttrState(SfxItemSet& rRequest);