summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ui
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-12-12 10:34:10 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-12-12 10:34:10 +0100
commit1e40e188fa8c70022a48434582623c9255ffd2e8 (patch)
tree50dbc2784dbed571cbc215fefa351310b97ccfcf /offapi/com/sun/star/ui
parentRemove generated Makefile upon distclean (diff)
downloadcore-1e40e188fa8c70022a48434582623c9255ffd2e8.tar.gz
core-1e40e188fa8c70022a48434582623c9255ffd2e8.zip
Simplify documentation
Change-Id: I5f382f2c0273bd1a175b97fb5fe755f13f1b8bba
Diffstat (limited to 'offapi/com/sun/star/ui')
-rw-r--r--offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl6
1 files changed, 1 insertions, 5 deletions
diff --git a/offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl b/offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl
index 7b7ec2127016..f97186355be7 100644
--- a/offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl
+++ b/offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl
@@ -23,11 +23,7 @@
module com { module sun { module star { module ui {
-/** provides access to the global shortcut configuration set.
-
- <p> The GlobalAcceleratorConfiguration service can be created
- by using an UNO service manager. It provides then access to
- the global accelerator configuration.</p>
+/** provides access to the global accelerator (aka shortcut) configuration set.
@since OOo 2.0
*/