diff options
author | andreas kainz <kainz.a@gmail.com> | 2018-10-30 18:07:27 +0100 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2018-10-30 22:14:04 +0100 |
commit | f09ba75fea4864428847668a1ab1fb86d49a65af (patch) | |
tree | 51fb1464048b9436936c1884f2d5d9051af80535 /sd/uiconfig | |
parent | 2226d69ae3f416c15f3718f43a05055091ea50d2 (diff) |
toolbar impress and draw update for image and draw context
Change-Id: I463441256f294185349177afb83936230a6c6dea
Reviewed-on: https://gerrit.libreoffice.org/62636
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'sd/uiconfig')
-rw-r--r-- | sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml | 51 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml | 49 | ||||
-rw-r--r-- | sd/uiconfig/simpress/toolbar/drawingobjectbar.xml | 53 | ||||
-rw-r--r-- | sd/uiconfig/simpress/toolbar/graphicobjectbar.xml | 53 |
4 files changed, 154 insertions, 52 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml b/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml index ad4aa1b387a0..4ec8c431197f 100644 --- a/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml @@ -18,28 +18,53 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> - <toolbar:toolbaritem xlink:href=".uno:DesignerDialog" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:TransformDialog"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FormatLine"/> - <toolbar:toolbaritem xlink:href=".uno:LineEndStyle"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:XLineStyle"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlignLeft" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:AlignCenter" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlignRight" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:XLineColor"/> - <toolbar:toolbaritem xlink:href=".uno:LineWidth"/> + <toolbar:toolbaritem xlink:href=".uno:AlignUp" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:AlignMiddle" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:AlignDown" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FormatArea"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectPosition" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FillStyle"/> + <toolbar:toolbaritem xlink:href=".uno:BringToFront"/> + <toolbar:toolbaritem xlink:href=".uno:Forward"/> + <toolbar:toolbaritem xlink:href=".uno:Backward"/> + <toolbar:toolbaritem xlink:href=".uno:SendToBack"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:BeforeObject"/> + <toolbar:toolbaritem xlink:href=".uno:BehindObject"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ReverseOrder"/> <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:XLineStyle"/> + <toolbar:toolbaritem xlink:href=".uno:LineWidth"/> + <toolbar:toolbaritem xlink:href=".uno:XLineColor"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:FillStyle"/> + <toolbar:toolbaritem xlink:href=".uno:FillColor" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:FillShadow"/> - <toolbar:toolbaritem xlink:href=".uno:ImageMapDialog" toolbar:visible="false"/> <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:LineEndStyle"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:MirrorVert"/> + <toolbar:toolbaritem xlink:href=".uno:MirrorHorz"/> <toolbar:toolbaritem xlink:href=".uno:AdvancedMode"/> - <toolbar:toolbaritem xlink:href=".uno:Mirror" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:TransformDialog"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectPosition"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:DistributeSelection"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:FormatLine" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:FormatArea" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Window3D" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ImageMapDialog" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:DesignerDialog"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:GridVisible"/> + <toolbar:toolbaritem xlink:href=".uno:HelplinesMove"/> </toolbar:toolbar> diff --git a/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml b/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml index 06262907d3e1..95113efc9f7d 100644 --- a/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml @@ -18,24 +18,53 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> - <toolbar:toolbaritem xlink:href=".uno:GraphicFilterToolbox"/> + <toolbar:toolbaritem xlink:href=".uno:TransformDialog"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:GrafMode"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:ColorSettings"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlignLeft" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:AlignCenter" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlignRight" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:GrafTransparence"/> + <toolbar:toolbaritem xlink:href=".uno:AlignUp" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:AlignMiddle" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:AlignDown" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ObjectPosition" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:BringToFront"/> + <toolbar:toolbaritem xlink:href=".uno:Forward"/> + <toolbar:toolbaritem xlink:href=".uno:Backward"/> + <toolbar:toolbaritem xlink:href=".uno:SendToBack"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:BeforeObject"/> + <toolbar:toolbaritem xlink:href=".uno:BehindObject"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ReverseOrder"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:XLineStyle"/> + <toolbar:toolbaritem xlink:href=".uno:LineWidth"/> + <toolbar:toolbaritem xlink:href=".uno:XLineColor"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FormatLine"/> - <toolbar:toolbaritem xlink:href=".uno:FormatArea"/> + <toolbar:toolbaritem xlink:href=".uno:FillStyle"/> + <toolbar:toolbaritem xlink:href=".uno:FillColor" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:FillShadow"/> <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:GraphicFilterToolbox"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:GrafMode"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Crop"/> <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:MirrorVert"/> + <toolbar:toolbaritem xlink:href=".uno:MirrorHorz"/> <toolbar:toolbaritem xlink:href=".uno:AdvancedMode"/> - <toolbar:toolbaritem xlink:href=".uno:Mirror" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:TransformDialog" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectPosition"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:GrafTransparence"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ColorSettings"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:FormatLine" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:FormatArea" toolbar:visible="false"/> </toolbar:toolbar> diff --git a/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml b/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml index ffa74ebd21f7..91b087528ae7 100644 --- a/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml @@ -18,36 +18,55 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> - <toolbar:toolbaritem xlink:href=".uno:DesignerDialog" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:TransformDialog"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FormatLine"/> - <toolbar:toolbaritem xlink:href=".uno:LineEndStyle"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:XLineStyle"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlignLeft" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:AlignCenter" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlignRight" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:LineWidth"/> + <toolbar:toolbaritem xlink:href=".uno:AlignUp" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:AlignMiddle" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:AlignDown" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:XLineColor"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectPosition" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FormatArea"/> + <toolbar:toolbaritem xlink:href=".uno:BringToFront"/> + <toolbar:toolbaritem xlink:href=".uno:Forward"/> + <toolbar:toolbaritem xlink:href=".uno:Backward"/> + <toolbar:toolbaritem xlink:href=".uno:SendToBack"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FillStyle"/> + <toolbar:toolbaritem xlink:href=".uno:BeforeObject"/> + <toolbar:toolbaritem xlink:href=".uno:BehindObject"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ReverseOrder"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:XLineStyle"/> + <toolbar:toolbaritem xlink:href=".uno:LineWidth"/> + <toolbar:toolbaritem xlink:href=".uno:XLineColor"/> <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:FillStyle"/> + <toolbar:toolbaritem xlink:href=".uno:FillColor" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:FillShadow"/> - <toolbar:toolbaritem xlink:href=".uno:ImageMapDialog" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:TransformDialog"/> - <toolbar:toolbaritem xlink:href=".uno:ToggleObjectRotateMode"/> - <toolbar:toolbaritem xlink:href=".uno:Mirror" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectPosition"/> + <toolbar:toolbaritem xlink:href=".uno:LineEndStyle"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:MirrorVert"/> + <toolbar:toolbaritem xlink:href=".uno:MirrorHorz"/> + <toolbar:toolbaritem xlink:href=".uno:AdvancedMode"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:DistributeSelection"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:CustomAnimation" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:AnimationEffects" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:FormatLine" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:FormatArea" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Window3D" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:ZoomObjects"/> + <toolbar:toolbaritem xlink:href=".uno:ImageMapDialog" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:CustomAnimation" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:AnimationEffects"/> + <toolbar:toolbaritem xlink:href=".uno:DesignerDialog"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:GridVisible"/> <toolbar:toolbaritem xlink:href=".uno:HelplinesMove"/> </toolbar:toolbar> + diff --git a/sd/uiconfig/simpress/toolbar/graphicobjectbar.xml b/sd/uiconfig/simpress/toolbar/graphicobjectbar.xml index dec30dba8cae..e11ce441752a 100644 --- a/sd/uiconfig/simpress/toolbar/graphicobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/graphicobjectbar.xml @@ -18,26 +18,55 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> - <toolbar:toolbaritem xlink:href=".uno:GraphicFilterToolbox"/> + <toolbar:toolbaritem xlink:href=".uno:TransformDialog"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:GrafMode"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:ColorSettings"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlignLeft" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:AlignCenter" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlignRight" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:GrafTransparence"/> + <toolbar:toolbaritem xlink:href=".uno:AlignUp" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:AlignMiddle" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:AlignDown" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ObjectPosition" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:BringToFront"/> + <toolbar:toolbaritem xlink:href=".uno:Forward"/> + <toolbar:toolbaritem xlink:href=".uno:Backward"/> + <toolbar:toolbaritem xlink:href=".uno:SendToBack"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:BeforeObject"/> + <toolbar:toolbaritem xlink:href=".uno:BehindObject"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ReverseOrder"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:XLineStyle"/> + <toolbar:toolbaritem xlink:href=".uno:LineWidth"/> + <toolbar:toolbaritem xlink:href=".uno:XLineColor"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FormatLine"/> - <toolbar:toolbaritem xlink:href=".uno:FormatArea"/> + <toolbar:toolbaritem xlink:href=".uno:FillStyle"/> + <toolbar:toolbaritem xlink:href=".uno:FillColor" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:FillShadow"/> <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:GraphicFilterToolbox"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:GrafMode"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Crop"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:TransformDialog"/> - <toolbar:toolbaritem xlink:href=".uno:ToggleObjectRotateMode"/> - <toolbar:toolbaritem xlink:href=".uno:Mirror" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectPosition"/> + <toolbar:toolbaritem xlink:href=".uno:MirrorVert"/> + <toolbar:toolbaritem xlink:href=".uno:MirrorHorz"/> + <toolbar:toolbaritem xlink:href=".uno:AdvancedMode"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:GrafTransparence"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:ColorSettings"/> <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:FormatLine" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:FormatArea" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:CustomAnimation" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:AnimationEffects" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:AnimationEffects"/> </toolbar:toolbar> + |