diff --git a/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu index 296a16a9e697..9341fbd3930d 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/ChartCommands.xcu @@ -656,6 +656,29 @@ Number of lines in combination chart + + + Te~xt... + + + + + Description... + + + + + Name... + + + + + Line Ends with Arrow + + + 1 + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu index 9f68802dc355..29e26bbf29a9 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/ChartWindowState.xcu @@ -59,6 +59,20 @@ true + + + true + + + 1 + + + Drawing + + + true + + diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu index 47fba92cb003..553d94fc2fdb 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu @@ -220,15 +220,81 @@ - .uno:ChartElementSelector + .uno:ChartElementSelector - com.sun.star.chart2.ChartDocument + com.sun.star.chart2.ChartDocument - com.sun.star.comp.chart.ElementSelectorToolbarController + com.sun.star.comp.chart.ElementSelectorToolbarController - + + + + .uno:BasicShapes + + + com.sun.star.chart2.ChartDocument + + + com.sun.star.chart2.comp.ShapeToolbarController + + + + + .uno:SymbolShapes + + + com.sun.star.chart2.ChartDocument + + + com.sun.star.chart2.comp.ShapeToolbarController + + + + + .uno:ArrowShapes + + + com.sun.star.chart2.ChartDocument + + + com.sun.star.chart2.comp.ShapeToolbarController + + + + + .uno:FlowChartShapes + + + com.sun.star.chart2.ChartDocument + + + com.sun.star.chart2.comp.ShapeToolbarController + + + + + .uno:CalloutShapes + + + com.sun.star.chart2.ChartDocument + + + com.sun.star.chart2.comp.ShapeToolbarController + + + + + .uno:StarShapes + + + com.sun.star.chart2.ChartDocument + + + com.sun.star.chart2.comp.ShapeToolbarController + +