From 0154ab1a650e3713d1799c4cca595230cf065333 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Tue, 16 Oct 2012 11:28:51 +0200 Subject: Impress, Draw toolbars: Move alignment etc. away from "Drawing". Based on discussions with Mirek M., thanks! :-) Change-Id: Ib295629cb5e35835e1087bf048947d9a3e3323f9 --- sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml | 8 +++++++- sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml | 6 ++++++ sd/uiconfig/sdraw/toolbar/textobjectbar.xml | 2 +- sd/uiconfig/sdraw/toolbar/toolbar.xml | 8 +------- sd/uiconfig/simpress/toolbar/drawingobjectbar.xml | 12 +++++++++++- sd/uiconfig/simpress/toolbar/graphicobjectbar.xml | 9 +++++++++ sd/uiconfig/simpress/toolbar/textobjectbar.xml | 2 +- sd/uiconfig/simpress/toolbar/toolbar.xml | 11 +---------- 8 files changed, 37 insertions(+), 21 deletions(-) (limited to 'sd') diff --git a/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml b/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml index 4c322a9028b6..fb3a2f94e753 100644 --- a/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml @@ -18,4 +18,10 @@ - \ No newline at end of file + + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml b/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml index 43956d085f3c..ac6b05b509ce 100644 --- a/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml @@ -14,4 +14,10 @@ + + + + + + diff --git a/sd/uiconfig/sdraw/toolbar/textobjectbar.xml b/sd/uiconfig/sdraw/toolbar/textobjectbar.xml index d364ca42e771..e18ac8cf7a0d 100644 --- a/sd/uiconfig/sdraw/toolbar/textobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/textobjectbar.xml @@ -37,4 +37,4 @@ - \ No newline at end of file + diff --git a/sd/uiconfig/sdraw/toolbar/toolbar.xml b/sd/uiconfig/sdraw/toolbar/toolbar.xml index 9bd802585f6f..f460058ff449 100644 --- a/sd/uiconfig/sdraw/toolbar/toolbar.xml +++ b/sd/uiconfig/sdraw/toolbar/toolbar.xml @@ -32,14 +32,8 @@ - - - - - - - \ No newline at end of file + diff --git a/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml b/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml index 4c322a9028b6..512b135176c4 100644 --- a/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml @@ -18,4 +18,14 @@ - \ No newline at end of file + + + + + + + + + + + diff --git a/sd/uiconfig/simpress/toolbar/graphicobjectbar.xml b/sd/uiconfig/simpress/toolbar/graphicobjectbar.xml index 93312f0d9c29..23f6a440ff6c 100644 --- a/sd/uiconfig/simpress/toolbar/graphicobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/graphicobjectbar.xml @@ -14,4 +14,13 @@ + + + + + + + + + diff --git a/sd/uiconfig/simpress/toolbar/textobjectbar.xml b/sd/uiconfig/simpress/toolbar/textobjectbar.xml index f91767c983ed..ca988b2d65b9 100644 --- a/sd/uiconfig/simpress/toolbar/textobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/textobjectbar.xml @@ -42,4 +42,4 @@ - \ No newline at end of file + diff --git a/sd/uiconfig/simpress/toolbar/toolbar.xml b/sd/uiconfig/simpress/toolbar/toolbar.xml index 25bffb7e72bb..eb053f347634 100644 --- a/sd/uiconfig/simpress/toolbar/toolbar.xml +++ b/sd/uiconfig/simpress/toolbar/toolbar.xml @@ -32,18 +32,9 @@ - - - - - - - - - - \ No newline at end of file + -- cgit