From 6aa819f19c19f309e392f143aaf5d313954d0d6c Mon Sep 17 00:00:00 2001 From: Sander Vesik Date: Wed, 21 Apr 2004 08:40:24 +0000 Subject: INTEGRATION: CWS gt04 (1.9.492); FILE MERGED 2004/03/04 12:09:31 gt 1.9.492.1: #i26117# book preview --- sw/sdi/viewsh.sdi | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'sw/sdi/viewsh.sdi') 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 ; -- cgit