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 18cbdc07a5e9..8d988dc93503 100644 --- a/sw/util/sw.component +++ b/sw/util/sw.component @@ -59,6 +59,10 @@ constructor="lo_writer_PageMarginToolBoxControl_get_implementation"> <service name="com.sun.star.frame.ToolbarController"/> </implementation> + <implementation name="lo.writer.PageOrientationToolBoxControl" + constructor="lo_writer_PageOrientationToolBoxControl_get_implementation"> + <service name="com.sun.star.frame.ToolbarController"/> + </implementation> <implementation name="SwXModule" constructor="SwXModule_get_implementation"> <service name="com.sun.star.text.GlobalSettings"/> |