summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-12-10 15:58:49 +0200
committerNoel Grandin <noel@peralex.com>2012-12-13 05:20:58 +0200
commite52a5e298b55125534cd8548ed4c1f8b694bfef6 (patch)
treecd05d4866578c0f63142a24c8ef7607778b3c78a /offapi
parent2f998bdf8f5c504f09833febe0cd16ce743f57a5 (diff)
fdo#46808, use service constructor for ui::GlobalAcceleratorConfiguration
Change-Id: Icab69ba138b28c3baed4352da86a1b3b0c0cc195
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl3
1 files changed, 1 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl b/offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl
index f97186355be7..6a464bde4d04 100644
--- a/offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl
+++ b/offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl
@@ -27,8 +27,7 @@ module com { module sun { module star { module ui {
@since OOo 2.0
*/
-service GlobalAcceleratorConfiguration : XAcceleratorConfiguration
-{};
+service GlobalAcceleratorConfiguration : XAcceleratorConfiguration;
}; }; }; }; // com.sun.star