diff options
author | Pranav Kant <pranavk@collabora.co.uk> | 2017-02-20 11:29:46 +0530 |
---|---|---|
committer | pranavk <pranavk@collabora.co.uk> | 2017-02-20 09:25:31 +0000 |
commit | 357fae01a15b88a53873278cccb1040b4d46bdba (patch) | |
tree | 0f7c876e9c650eea892aeba3519e25673e4f9f5f /svx | |
parent | fd27564ecbdf0a85b05e2578759dca9ad6efcd05 (diff) |
sd lok: Support for replying to annotations by id
Change-Id: I9e6416b87300c20969669ee9592f0b560959e160
Reviewed-on: https://gerrit.libreoffice.org/34459
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: pranavk <pranavk@collabora.co.uk>
Diffstat (limited to 'svx')
-rw-r--r-- | svx/sdi/svx.sdi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi index bf93a6e9b3ab..33daa10e87d8 100644 --- a/svx/sdi/svx.sdi +++ b/svx/sdi/svx.sdi @@ -4590,7 +4590,7 @@ SfxBoolItem ShowAnnotations SID_SHOW_POSTIT SfxVoidItem ReplyToAnnotation SID_REPLYTO_POSTIT -() +(SvxPostItIdItem Id SID_ATTR_POSTIT_ID,SvxPostItTextItem Text SID_ATTR_POSTIT_TEXT) [ AutoUpdate = FALSE, FastCall = FALSE, |