summaryrefslogtreecommitdiff
path: root/sd/sdi
diff options
context:
space:
mode:
authorPranav Kant <pranavk@collabora.co.uk>2017-02-21 16:05:02 +0530
committerpranavk <pranavk@collabora.co.uk>2017-02-21 13:29:07 +0000
commit1b4ce7cd8e4c1e1732ee6434cadd29cb23583a54 (patch)
tree81287485edde3ea2ceb543fa49484121aae13f1b /sd/sdi
parent76198c537fa7595b94b2f930081bf7f6ec966dbe (diff)
sd lok: Support editing annotations by id + unit test
Change-Id: Id4faf59eab8c72a2d78157bca15a5e07f9622dde Reviewed-on: https://gerrit.libreoffice.org/34512 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: pranavk <pranavk@collabora.co.uk>
Diffstat (limited to 'sd/sdi')
-rw-r--r--sd/sdi/drviewsh.sdi5
1 files changed, 5 insertions, 0 deletions
diff --git a/sd/sdi/drviewsh.sdi b/sd/sdi/drviewsh.sdi
index 0ae6eea22062..553843a144fb 100644
--- a/sd/sdi/drviewsh.sdi
+++ b/sd/sdi/drviewsh.sdi
@@ -154,6 +154,11 @@ interface ImpressEditView : DrawView
ExecMethod = ExecuteAnnotation;
StateMethod = GetAnnotationState;
]
+ SID_EDIT_POSTIT
+ [
+ ExecMethod = ExecuteAnnotation;
+ StateMethod = GetAnnotationState;
+ ]
SID_REPLYTO_POSTIT
[
ExecMethod = ExecuteAnnotation;