summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2020-01-13 20:29:20 +0100
committerJulien Nabet <serval2412@yahoo.fr>2023-03-14 17:36:22 +0000
commite056c1ce10779b42ae17866913cf4db06b86a491 (patch)
tree87a4e974ed0b17c76581638406c6a8de289f9d65 /offapi
parent2571b39158c679a42a68bea5f219e29a42f4e6a6 (diff)
Related tdf#129547 and tdf#154136: add COLON key
Change-Id: I17978dbb100fbfa6f6ddbbbdf96872076bc2a289 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86713 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/awt/Key.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/offapi/com/sun/star/awt/Key.idl b/offapi/com/sun/star/awt/Key.idl
index bd236c3775a8..6b19dada574d 100644
--- a/offapi/com/sun/star/awt/Key.idl
+++ b/offapi/com/sun/star/awt/Key.idl
@@ -369,6 +369,8 @@ published constants Key
/** @since LibreOffice 7.5 **/
const short RIGHTCURLYBRACKET = 1319;
+ /** @since LibreOffice 7.6 **/
+ const short COLON = 1320;
/** The following values don't correspond to physical keys on any
keyboard but are used in the macOS implementation of VCL. They