summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/pgbrksh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/pgbrksh.cxx')
-rw-r--r--sc/source/ui/view/pgbrksh.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/ui/view/pgbrksh.cxx b/sc/source/ui/view/pgbrksh.cxx
index 2b1db9ed0246..5265c93a1cb7 100644
--- a/sc/source/ui/view/pgbrksh.cxx
+++ b/sc/source/ui/view/pgbrksh.cxx
@@ -37,6 +37,8 @@
TYPEINIT1( ScPageBreakShell, SfxShell );
SFX_IMPL_INTERFACE(ScPageBreakShell, SfxShell, ScResId(SCSTR_PAGEBREAKSHELL))
+
+void ScPageBreakShell::InitInterface_Impl()
{
GetStaticInterface()->RegisterPopupMenu(ScResId(RID_POPUP_PAGEBREAK));
}