summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-04-07 17:15:18 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-04-07 18:35:28 +0200
commit24f4374bcc3759eef8be49d0a7c7bb5f40e799b1 (patch)
treec1f1bf48f09dbe12df28a779b6b1288ca51cd0f5 /offapi
parent6b275af6e00fd5b1ff96eb271ad09f7bf75e9865 (diff)
Missing @since tag
cf. dd9c9a69da7b22c4166391df082ac23878312a01 "Add the 'quoteright' key to the list of available keyboard shortcuts." Change-Id: Ia064782505e317ee3d1c3622c273eb892e477b5e (cherry picked from commit 1856a9df67d12b2e829445274d2969d10845a820)
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/awt/Key.idl1
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;