diff options
author | Pranav Kant <pranavk@collabora.co.uk> | 2017-02-20 10:15:28 +0530 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2017-02-28 11:11:17 +0100 |
commit | 4b725ebc4e2422bb09d837b657c4f4c96a5ab43d (patch) | |
tree | 270ed2e8804a097fdb6367cf78907a92caaf9121 /svx | |
parent | fbd58517003bad10a17ddf7eba5387ce1a36d942 (diff) |
sd lok: Support deleting annotations by id
Change-Id: Id415fcbe8ad478c022bce23158699a17f031c1f9
(cherry picked from commit 2613e93bd2e4f467214ae519e5472035c351eec5)
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 0ec02dfb659c..aa0f036bee95 100644 --- a/svx/sdi/svx.sdi +++ b/svx/sdi/svx.sdi @@ -4594,7 +4594,7 @@ SfxVoidItem ReplyToAnnotation SID_REPLYTO_POSTIT SfxVoidItem DeleteAnnotation SID_DELETE_POSTIT -() +(SvxPostItIdItem Id SID_ATTR_POSTIT_ID) [ AutoUpdate = FALSE, FastCall = FALSE, |