summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/sdi/viewsh.sdi9
1 files changed, 7 insertions, 2 deletions
diff --git a/sw/sdi/viewsh.sdi b/sw/sdi/viewsh.sdi
index c2aefe609e7f..702f8a370412 100644
--- a/sw/sdi/viewsh.sdi
+++ b/sw/sdi/viewsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: viewsh.sdi,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: os $ $Date: 2002-12-06 13:58:48 $
+ * last change: $Author: svesik $ $Date: 2004-04-21 09:40:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -204,6 +204,11 @@ interface TextPrintPreview : View
ExecMethod = Execute ;
StateMethod = GetState ;
]
+ FN_SHOW_BOOKVIEW // status(final|play)
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetState ;
+ ]
FN_PREVIEW_PRINT_OPTIONS //status()
[
ExecMethod = Execute ;