summaryrefslogtreecommitdiff
path: root/sw/sdi/_textsh.sdi
diff options
context:
space:
mode:
authorGulsah Kose <gulsah.1004@gmail.com>2017-01-23 16:44:54 +0300
committerMaxim Monastirsky <momonasmon@gmail.com>2017-02-05 16:48:49 +0000
commit0b819a1f0704b82b16007ba707e49ad4082311df (patch)
tree21af2452d0ecc851da43d75348e34422c38afb28 /sw/sdi/_textsh.sdi
parent1f9b7ccd6e988b330e5d16305c27c7d6844c938b (diff)
tdf#103258 Add contextual edit footnote endnote command.
Change-Id: I68126d2ec8b8dfb12c45ce577d110be2b94a4e33 Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/33803 Tested-by: Jenkins <ci@libreoffice.org> Tested-by: Maxim Monastirsky <momonasmon@gmail.com> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
Diffstat (limited to 'sw/sdi/_textsh.sdi')
-rw-r--r--sw/sdi/_textsh.sdi5
1 files changed, 5 insertions, 0 deletions
diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi
index eec76a38ed58..f365fc09993d 100644
--- a/sw/sdi/_textsh.sdi
+++ b/sw/sdi/_textsh.sdi
@@ -768,6 +768,11 @@ interface BaseText
[
ExecMethod = Execute ;
]
+ FN_FORMAT_CURRENT_FOOTNOTE_DLG // status()
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetState ;
+ ]
FN_FOOTNOTE_TO_ANCHOR // status(final|play)
[
ExecMethod = ExecMoveMisc ;