summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swriter/ui/notebookbar.ui
diff options
context:
space:
mode:
authorgiacco <filippo.giacche@gmail.com>2016-10-20 10:03:44 +0200
committerjan iversen <jani@documentfoundation.org>2016-12-23 18:29:37 +0000
commit5f116966de4c0d007c2a420b7adc74d72e728b89 (patch)
treee64d178e0e7ba65b99ad60c9dab364d10b1694b3 /sw/uiconfig/swriter/ui/notebookbar.ui
parent5c983bc2ab020b0dbbd8f58e66b9a6fd8508bfde (diff)
tdf#87700 command to rotate 180 degrees
added command to rotate an image 180 degrees in Writer Change-Id: I4a1e40f4c3475aceb24edd44691a74372f61b49a Reviewed-on: https://gerrit.libreoffice.org/30074 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'sw/uiconfig/swriter/ui/notebookbar.ui')
-rw-r--r--sw/uiconfig/swriter/ui/notebookbar.ui26
1 files changed, 26 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui b/sw/uiconfig/swriter/ui/notebookbar.ui
index faeff25335ce..fa77d74cac91 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -5358,6 +5358,32 @@
<property name="position">1</property>
</packing>
</child>
+ <child>
+ <object class="sfxlo-NotebookbarToolBox" id="rotate2">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="show_arrow">False</property>
+ <child>
+ <object class="GtkToolButton" id="Rotate180">
+ <property name="use_action_appearance">False</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="is_important">True</property>
+ <property name="action_name">.uno:Rotate180</property>
+ <property name="use_underline">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="homogeneous">True</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">2</property>
+ </packing>
+ </child>
</object>
<packing>
<property name="expand">False</property>