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, 1 insertions, 1 deletions
diff --git a/sc/source/ui/view/pgbrksh.cxx b/sc/source/ui/view/pgbrksh.cxx
index 0a0766bd10ee..57254d7cce1a 100644
--- a/sc/source/ui/view/pgbrksh.cxx
+++ b/sc/source/ui/view/pgbrksh.cxx
@@ -39,7 +39,7 @@ SFX_IMPL_INTERFACE(ScPageBreakShell, SfxShell)
void ScPageBreakShell::InitInterface_Impl()
{
- GetStaticInterface()->RegisterPopupMenu(ScResId(RID_POPUP_PAGEBREAK));
+ GetStaticInterface()->RegisterPopupMenu("pagebreak");
}
ScPageBreakShell::ScPageBreakShell( ScTabViewShell* pViewSh ) :