[ooo-build-commit] .: offapi/com
Kohei Yoshida
kohei at kemper.freedesktop.org
Wed Sep 29 14:40:43 PDT 2010
offapi/com/sun/star/awt/Key.idl | 12 ++++++++++++
1 file changed, 12 insertions(+)
New commits:
commit 8031db0c24f061262df9c7274cbf6faf7c342137
Author: Kohei Yoshida <kyoshida at novell.com>
Date: Wed Sep 29 16:11:18 2010 -0400
Ported autocorrect-accidental-caps-lock-offapi.diff from ooo-build.
diff --git a/offapi/com/sun/star/awt/Key.idl b/offapi/com/sun/star/awt/Key.idl
index 26176d8..ec0b3b4 100644
--- a/offapi/com/sun/star/awt/Key.idl
+++ b/offapi/com/sun/star/awt/Key.idl
@@ -447,6 +447,18 @@ published constants Key
const short QUOTELEFT = 1311;
//-------------------------------------------------------------------------
+
+ const short CAPSLOCK = 1312;
+
+ //-------------------------------------------------------------------------
+
+ const short NUMLOCK = 1313;
+
+ //-------------------------------------------------------------------------
+
+ const short SCROLLLOCK = 1314;
+
+ //-------------------------------------------------------------------------
const short DELETE_TO_BEGIN_OF_LINE = 1536;
More information about the ooo-build-commit
mailing list