From ac8c392dc42534adf1dcfe23c9c850b05124f7a6 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Mon, 4 Apr 2016 15:26:34 +0300 Subject: tdf#93837 Add UI names for sd menus Change-Id: I44e989504b441450ea566e64b5231f41ff8a9a49 --- .../org/openoffice/Office/UI/DrawWindowState.xcu | 115 +++++++++++++++++++ .../openoffice/Office/UI/ImpressWindowState.xcu | 125 +++++++++++++++++++++ 2 files changed, 240 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu index fde167d6b1f1..467be359f5af 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu @@ -20,11 +20,126 @@ + + + 3D Object + + + + + 3D Scene + + + + + 3D Scene (group) + + + + + Connector/Freeform Line + + + + + Curve + + + + + Shape + + + + + Shape Text + + + + + Form Control + + Text Box Formatting + + + Glue Point + + + + + Image + + + + + Group + + + + + Layer Tabs bar + + + + + Line/Arrow + + + + + Dimension Line + + + + + Media + + + + + Multiple Selection + + + + + OLE Object + + + + + Page + + + + + Page Pane + + + + + Page Pane (no selection) + + + + + Table + + + + + Table Text + + + + + Text Box (drawing) + + 1,0 diff --git a/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu index 2ad748880326..1a92c35c6052 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu @@ -20,11 +20,136 @@ + + + 3D Object + + + + + 3D Scene + + + + + 3D Scene (group) + + + + + Connector/Freeform Line + + + + + Curve + + + + + Shape + + + + + Shape Text + + + + + Form Control + + Text Box Formatting + + + Glue Point + + + + + Image + + + + + Group + + + + + Line/Arrow + + + + + Dimension Line + + + + + Media + + + + + Multiple Selection + + + + + OLE Object + + + + + Outline + + + + + Slide + + + + + Slide Sorter/Pane + + + + + Slide Sorter/Pane (no selection) + + + + + Slide Master Sorter/Pane + + + + + Slide Master Sorter/Pane (no selection) + + + + + Table + + + + + Table Text + + + + + Text Box (drawing) + + 1,1 -- cgit