diff options
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/awt/Key.idl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/offapi/com/sun/star/awt/Key.idl b/offapi/com/sun/star/awt/Key.idl index 09b519a9b750..b3358441fadc 100644 --- a/offapi/com/sun/star/awt/Key.idl +++ b/offapi/com/sun/star/awt/Key.idl @@ -363,6 +363,7 @@ published constants Key const short SEMICOLON = 1317; + /** @since LibreOffice 4.3 **/ const short QUOTERIGHT = 1318; |