summaryrefslogtreecommitdiff
path: root/sw/sdi/wrtapp.sdi
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2017-03-21 20:09:21 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-22 06:46:10 +0000
commite9c7d259e8ed3144d4226aef7c3de351e4706b79 (patch)
tree155034670744a756c45d122652092871281c82bf /sw/sdi/wrtapp.sdi
parentbdf41d8aeb53a298780f3633a76d71598a695bab (diff)
create SfxDisableFlags enum
Change-Id: Ib59c7886017247977b916a8e140853fb8310582f Reviewed-on: https://gerrit.libreoffice.org/35514 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/sdi/wrtapp.sdi')
-rw-r--r--sw/sdi/wrtapp.sdi8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/sdi/wrtapp.sdi b/sw/sdi/wrtapp.sdi
index c13ee75304c9..e3680a229843 100644
--- a/sw/sdi/wrtapp.sdi
+++ b/sw/sdi/wrtapp.sdi
@@ -22,28 +22,28 @@ interface StarWriter
[
ExecMethod = ExecOther ;
StateMethod = StateOther ;
- DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
+ DisableFlags="SfxDisableFlags::SwOnMailboxEditor";
]
FN_LABEL // status(final|play)
[
ExecMethod = ExecOther ;
StateMethod = StateOther ;
- DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
+ DisableFlags="SfxDisableFlags::SwOnMailboxEditor";
]
FN_BUSINESS_CARD // status()
[
ExecMethod = ExecOther ;
StateMethod = StateOther ;
- DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
+ DisableFlags="SfxDisableFlags::SwOnMailboxEditor";
]
FN_XFORMS_INIT // #i31958#
[
ExecMethod = ExecOther ;
StateMethod = StateOther ;
- DisableFlags="SW_DISABLE_ON_MAILBOX_EDITOR";
+ DisableFlags="SfxDisableFlags::SwOnMailboxEditor";
]
SID_ATTR_METRIC // status(final|play)