diff options
author | Pranav Kant <pranavk@collabora.co.uk> | 2017-01-23 17:49:49 +0530 |
---|---|---|
committer | pranavk <pranavk@collabora.co.uk> | 2017-01-27 13:01:33 +0000 |
commit | d83deb9d50b0cacdec7aa1d6e264de398898806e (patch) | |
tree | a8c874b50fc60980920f44391625ff5eb4b2db1d /sw/sdi | |
parent | 6e463381b43d888a632e652a873f2b5abe7e5458 (diff) |
lok: Allow to delete comment by post it id
Change-Id: I61971dfe3a2630ba33c029ce7865bd7077e235cc
Reviewed-on: https://gerrit.libreoffice.org/33613
Reviewed-by: pranavk <pranavk@collabora.co.uk>
Tested-by: pranavk <pranavk@collabora.co.uk>
Diffstat (limited to 'sw/sdi')
-rw-r--r-- | sw/sdi/swriter.sdi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/sdi/swriter.sdi b/sw/sdi/swriter.sdi index 9f10c6d6a6e6..135af78fe402 100644 --- a/sw/sdi/swriter.sdi +++ b/sw/sdi/swriter.sdi @@ -7080,7 +7080,7 @@ SfxVoidItem ReplyComment FN_REPLY ] SfxVoidItem DeleteComment FN_DELETE_COMMENT -() +(SvxPostItIdItem Id SID_ATTR_POSTIT_ID) [ AutoUpdate = FALSE, FastCall = FALSE, |