From b1d4af61c68be8dcda6fa97aa6cef97e77d77c23 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Thu, 16 Jul 2015 16:43:30 +0300 Subject: Convert FontWorkShapeTypeControl to the generic controller Change-Id: I7824136aa2780c4062a66f7a5284a342862f319a --- .../registry/data/org/openoffice/Office/UI/Controller.xcu | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu index 46f5d96e3e2f..c91995fbd8af 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu @@ -411,6 +411,20 @@ com.sun.star.comp.svx.FontworkCharacterSpacingController + + + .uno:FontworkShapeType + + + + + + com.sun.star.comp.framework.SubToolBarController + + + fontworkshapetype + + .uno:ChartElementSelector -- cgit