summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-04-07 17:15:18 +0200
committerAndras Timar <andras.timar@collabora.com>2015-04-14 15:08:02 +0200
commit5782f85f3e38eaa902a399016f0977aca1032cc0 (patch)
tree7cf431b8dc323d7daddd880b1b88c00fb11367fe /offapi
parenta610afa616af61a7d390b7ded7de1ab9a69c9c50 (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;