diff options
Diffstat (limited to 'sd/uiconfig')
-rw-r--r-- | sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml | 24 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml | 18 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/toolbar/standardbar.xml | 22 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/toolbar/toolbar.xml | 18 |
4 files changed, 49 insertions, 33 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml b/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml index ea0b79cdc4cc..1d6b675dfcd9 100644 --- a/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml @@ -20,26 +20,26 @@ <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:helpid="5539"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FormatLine" toolbar:helpid="10143"/> - <toolbar:toolbaritem xlink:href=".uno:LineEndStyle" toolbar:helpid="10301"/> + <toolbar:toolbaritem xlink:href=".uno:FormatLine" toolbar:visible="false" toolbar:helpid="10143"/> + <toolbar:toolbaritem xlink:href=".uno:LineEndStyle" toolbar:visible="false" toolbar:helpid="10301"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:XLineStyle" toolbar:helpid="10169"/> + <toolbar:toolbaritem xlink:href=".uno:XLineStyle" toolbar:visible="false" toolbar:helpid="10169"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:LineWidth" toolbar:helpid="10171"/> + <toolbar:toolbaritem xlink:href=".uno:LineWidth" toolbar:visible="false" toolbar:helpid="10171"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:XLineColor" toolbar:style="dropdown" toolbar:helpid="10172"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FormatArea" toolbar:helpid="10142"/> + <toolbar:toolbaritem xlink:href=".uno:FormatArea" toolbar:visible="false" toolbar:helpid="10142"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FillStyle" toolbar:helpid="10164"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FillShadow" toolbar:helpid="10299"/> - <toolbar:toolbaritem xlink:href=".uno:ImageMapDialog" toolbar:visible="false" toolbar:helpid="10371"/> + <toolbar:toolbaritem xlink:href=".uno:FillShadow" toolbar:visible="false" toolbar:helpid="10299"/> + <toolbar:toolbaritem xlink:href=".uno:ImageMapDialog" toolbar:visible="false" toolbar:visible="false" toolbar:helpid="10371"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:AdvancedMode" toolbar:style="radio dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:AdvancedMode" toolbar:style="radio dropdown" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Mirror" toolbar:visible="false"/> - <toolbar:toolbaritem xlink:href=".uno:TransformDialog"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectAlign" toolbar:style="dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectPosition" toolbar:style="dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:DistributeSelection"/> + <toolbar:toolbaritem xlink:href=".uno:TransformDialog" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlign" toolbar:style="dropdown" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectPosition" toolbar:style="dropdown" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:DistributeSelection" toolbar:visible="false"/> </toolbar:toolbar> diff --git a/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml b/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml index 90abc87a2332..3af5bc908969 100644 --- a/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/graphicobjectbar.xml @@ -20,21 +20,21 @@ <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar"> <toolbar:toolbaritem xlink:href=".uno:GraphicFilterToolbox" toolbar:style="dropdown"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:GrafMode"/> + <toolbar:toolbaritem xlink:href=".uno:GrafMode" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:ColorSettings"/> + <toolbar:toolbaritem xlink:href=".uno:ColorSettings" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:GrafTransparence"/> + <toolbar:toolbaritem xlink:href=".uno:GrafTransparence" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FormatLine"/> - <toolbar:toolbaritem xlink:href=".uno:FormatArea"/> - <toolbar:toolbaritem xlink:href=".uno:FillShadow"/> + <toolbar:toolbaritem xlink:href=".uno:FormatLine" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:FormatArea" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:FillShadow" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Crop"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:AdvancedMode" toolbar:style="radio dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:AdvancedMode" toolbar:style="radio dropdown" toolbar:visible="false"/> <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:style="dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:ObjectPosition" toolbar:style="dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectAlign" toolbar:style="dropdown" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectPosition" toolbar:style="dropdown" toolbar:visible="false"/> </toolbar:toolbar> diff --git a/sd/uiconfig/sdraw/toolbar/standardbar.xml b/sd/uiconfig/sdraw/toolbar/standardbar.xml index 601c7f9da709..ef32191c3193 100644 --- a/sd/uiconfig/sdraw/toolbar/standardbar.xml +++ b/sd/uiconfig/sdraw/toolbar/standardbar.xml @@ -43,18 +43,30 @@ <toolbar:toolbaritem xlink:href=".uno:SpellDialog" toolbar:helpid="20622"/> <toolbar:toolbaritem xlink:href=".uno:SpellOnline" toolbar:visible="false" toolbar:helpid="12021"/> <toolbar:toolbaritem xlink:href=".uno:ZoomMode"/> - <toolbar:toolbaritem xlink:href=".uno:ZoomObjects"/> + <toolbar:toolbaritem xlink:href=".uno:ZoomObjects" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ZoomToolBox" toolbar:visible="false" toolbar:helpid="10096"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:InsertGraphic"/> - <toolbar:toolbaritem xlink:href=".uno:InsertObjectChart" toolbar:helpid="10140"/> - <toolbar:toolbaritem xlink:href=".uno:HyperlinkDialog" toolbar:helpid="5678"/> - <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:GridVisible"/> <toolbar:toolbaritem xlink:href=".uno:HelplinesMove"/> <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:InsertGraphic"/> + <toolbar:toolbaritem xlink:href=".uno:FontworkGalleryFloater"/> + <toolbar:toolbaritem xlink:href=".uno:InsertTable" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:InsertObjectChart" toolbar:helpid="10140" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:HyperlinkDialog" toolbar:helpid="5678" toolbar:visible="false"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Window3D" toolbar:style="auto" toolbar:visible="false"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:HelpIndex" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ExtendedHelp" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:AdvancedMode" toolbar:style="radio dropdown"/> + <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:style="dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:ObjectPosition" toolbar:style="dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:DistributeSelection" toolbar:visible="false"/> + <toolbar:toolbarseparator/> + <toolbar:toolbaritem xlink:href=".uno:FillShadow" toolbar:helpid="10299"/> + <toolbar:toolbaritem xlink:href=".uno:ImageMapDialog" toolbar:visible="false" toolbar:helpid="10371"/> </toolbar:toolbar> diff --git a/sd/uiconfig/sdraw/toolbar/toolbar.xml b/sd/uiconfig/sdraw/toolbar/toolbar.xml index 8340dcc0d2fe..4f2207ededcf 100644 --- a/sd/uiconfig/sdraw/toolbar/toolbar.xml +++ b/sd/uiconfig/sdraw/toolbar/toolbar.xml @@ -19,18 +19,24 @@ --> <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar"> <toolbar:toolbaritem xlink:href=".uno:SelectObject" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:ZoomMode" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:ZoomObjects" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:Text" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:VerticalText" toolbar:style="radio"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Line" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:LineArrowEnd" toolbar:style="radio"/> + <toolbar:toolbaritem xlink:href=".uno:LineArrowEnd" toolbar:style="radio" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.rectangle" toolbar:style="radio"/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes.ellipse" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:Text" toolbar:style="radio"/> - <toolbar:toolbaritem xlink:href=".uno:VerticalText" toolbar:style="radio"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:LineToolbox" toolbar:style="radio dropdown"/> - <toolbar:toolbaritem xlink:href=".uno:ConnectorToolbox" toolbar:style="radio dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:InsertGraphic" toolbar:visible="false"/> + <toolbar:toolbaritem xlink:href=".uno:FontworkGalleryFloater" toolbar:visible="false"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:ArrowsToolbox" toolbar:helpid=".uno:ArrowsToolbox" toolbar:style="radio dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:ConnectorToolbox" toolbar:style="radio dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:LineToolbox" toolbar:style="radio dropdown"/> <toolbar:toolbaritem xlink:href=".uno:Objects3DToolbox" toolbar:style="radio dropdown" toolbar:visible="false"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:BasicShapes" toolbar:style="radio dropdown"/> <toolbar:toolbaritem xlink:href=".uno:SymbolShapes" toolbar:style="radio dropdown"/> <toolbar:toolbaritem xlink:href=".uno:ArrowShapes" toolbar:style="radio dropdown"/> @@ -45,8 +51,6 @@ <toolbar:toolbaritem xlink:href=".uno:ConvertInto3D" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:ConvertInto3DLatheFast" toolbar:visible="false"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:FontworkGalleryFloater"/> - <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:InsertToolbox" toolbar:style="radio dropdown" toolbar:visible="false"/> <toolbar:toolbaritem xlink:href=".uno:Config" toolbar:style="dropdown" toolbar:visible="false"/> <toolbar:toolbarseparator/> |