summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-03-01 17:23:06 +0000
committerKurt Zenker <kz@openoffice.org>2005-03-01 17:23:06 +0000
commit2ca061c90f3966d92b79bbf66fd85bf594de48b9 (patch)
tree57409aea6c5e7c0d479f424f644eb6ff4bae94cc /offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl
parent44dd6437f53589e229ca78a8a3b0573c853ca3b8 (diff)
INTEGRATION: CWS removedrafts (1.2.114); FILE MERGED
2005/02/17 13:22:45 cd 1.2.114.1: #i42557# move UNOIDL types from drafts to com
Diffstat (limited to 'offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl')
-rw-r--r--offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl b/offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl
index 954f331ddcb0..4b9aae0cbf59 100644
--- a/offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl
+++ b/offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: GlobalAcceleratorConfiguration.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2004-09-20 09:55:49 $
+ * last change: $Author: kz $ $Date: 2005-03-01 18:23:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,6 +73,8 @@ module com { module sun { module star { module ui {
<p> The GlobalAcceleratorConfiguration service can be created
by using an UNO service manager. It provides then access to
the global accelerator configuration.</p>
+
+ @since OOo 2.0.0
*/
service GlobalAcceleratorConfiguration : XAcceleratorConfiguration
{};