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:34:50 +0200
commit1856a9df67d12b2e829445274d2969d10845a820 (patch)
tree0ac94323519e6f7d2eb24a2efaa4e1a1c35c96eb /offapi
parentb56b5d449fc74809fddc9b9bbd1d9f8d244a0d10 (diff)
Missing @since tag
cf. dd9c9a69da7b22c4166391df082ac23878312a01 "Add the 'quoteright' key to the list of available keyboard shortcuts." Change-Id: Ia064782505e317ee3d1c3622c273eb892e477b5e
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;