From 5f116966de4c0d007c2a420b7adc74d72e728b89 Mon Sep 17 00:00:00 2001 From: giacco Date: Thu, 20 Oct 2016 10:03:44 +0200 Subject: 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 Reviewed-by: Heiko Tietze Reviewed-by: jan iversen Tested-by: jan iversen --- sw/uiconfig/sglobal/menubar/menubar.xml | 1 + sw/uiconfig/sglobal/popupmenu/graphic.xml | 1 + sw/uiconfig/sglobal/toolbar/graphicobjectbar.xml | 1 + 3 files changed, 3 insertions(+) (limited to 'sw/uiconfig/sglobal') diff --git a/sw/uiconfig/sglobal/menubar/menubar.xml b/sw/uiconfig/sglobal/menubar/menubar.xml index e6dbe3d53275..adda991cb408 100644 --- a/sw/uiconfig/sglobal/menubar/menubar.xml +++ b/sw/uiconfig/sglobal/menubar/menubar.xml @@ -328,6 +328,7 @@ + diff --git a/sw/uiconfig/sglobal/popupmenu/graphic.xml b/sw/uiconfig/sglobal/popupmenu/graphic.xml index 1286b7747f42..ae7bad963939 100644 --- a/sw/uiconfig/sglobal/popupmenu/graphic.xml +++ b/sw/uiconfig/sglobal/popupmenu/graphic.xml @@ -58,6 +58,7 @@ + diff --git a/sw/uiconfig/sglobal/toolbar/graphicobjectbar.xml b/sw/uiconfig/sglobal/toolbar/graphicobjectbar.xml index 1f27f3c6bbd9..a4529094136b 100644 --- a/sw/uiconfig/sglobal/toolbar/graphicobjectbar.xml +++ b/sw/uiconfig/sglobal/toolbar/graphicobjectbar.xml @@ -30,6 +30,7 @@ + -- cgit