To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56194





------- Additional comments from [EMAIL PROTECTED] Tue Nov  1 05:51:35 -0800 
2005 -------
Philipp - can we go with this instead ?

--- vcl/inc/keycodes.hxx        9 Sep 2005 11:07:18 -0000       1.6
+++ vcl/inc/keycodes.hxx        1 Nov 2005 14:09:20 -0000
@@ -44,6 +44,7 @@
 // - KeyCode-Types -
 // -----------------
 
+// This enum must match offapi/com/sun/star/awt/Key.idl
 // By changes you must also change: rsc/vclrsc.hxx
 
 // Key-Gruppen
@@ -157,10 +158,12 @@
 #define KEY_PROPERTIES ((USHORT)(KEYGROUP_MISC+23))
 #define KEY_FRONT              ((USHORT)(KEYGROUP_MISC+24))
 #define KEY_CONTEXTMENU ((USHORT)(KEYGROUP_MISC+25))
-#define KEY_MENU               ((USHORT)(KEYGROUP_MISC+26))
-#define KEY_HELP               ((USHORT)(KEYGROUP_MISC+27))
+#define KEY_HELP               ((USHORT)(KEYGROUP_MISC+26))
+#define KEY_MENU               ((USHORT)(KEYGROUP_MISC+27))
 #define KEY_HANGUL_HANJA ((USHORT)(KEYGROUP_MISC+28))
 #define KEY_DECIMAL     ((USHORT)(KEYGROUP_MISC+29))
+#define KEY_TILDE       ((USHORT)(KEYGROUP_MISC+30))
+#define KEY_QUOTELEFT   ((USHORT)(KEYGROUP_MISC+31))
 
 #define KEY_CODE               ((USHORT)0x0FFF)
 


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to