diff options
Diffstat (limited to 'sw/sdi/viewsh.sdi')
-rw-r--r-- | sw/sdi/viewsh.sdi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sw/sdi/viewsh.sdi b/sw/sdi/viewsh.sdi index 8f0735f9855d..db75fc1203e5 100644 --- a/sw/sdi/viewsh.sdi +++ b/sw/sdi/viewsh.sdi @@ -203,6 +203,12 @@ interface TextPrintPreview ExecMethod = Execute ; StateMethod = GetState ; ] + FN_SHOW_SINGLE_PAGE // status(final|play) + [ + ExecMethod = Execute ; + StateMethod = GetState ; + ] + FN_SHOW_MULTIPLE_PAGES // status(final|play) [ ExecMethod = Execute ; |