diff options
Diffstat (limited to 'sw/util/sw.component')
-rw-r--r-- | sw/util/sw.component | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sw/util/sw.component b/sw/util/sw.component index a6fac075e4f9..18cbdc07a5e9 100644 --- a/sw/util/sw.component +++ b/sw/util/sw.component @@ -55,6 +55,10 @@ constructor="lo_writer_PageColumnToolBoxControl_get_implementation"> <service name="com.sun.star.frame.ToolbarController"/> </implementation> + <implementation name="lo.writer.PageMarginToolBoxControl" + constructor="lo_writer_PageMarginToolBoxControl_get_implementation"> + <service name="com.sun.star.frame.ToolbarController"/> + </implementation> <implementation name="SwXModule" constructor="SwXModule_get_implementation"> <service name="com.sun.star.text.GlobalSettings"/> |