From 2ec9913a38bd56d877d159509de2f6a6f7621166 Mon Sep 17 00:00:00 2001 From: Oliver Specht Date: Fri, 6 Dec 2002 13:03:59 +0000 Subject: #103492# FN_SHOW_FOUR_PAGES renamed to FN_SHOW_MULTIPLE_PAGES --- sw/sdi/viewsh.sdi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sw/sdi/viewsh.sdi') diff --git a/sw/sdi/viewsh.sdi b/sw/sdi/viewsh.sdi index b01c1df31498..c2aefe609e7f 100644 --- a/sw/sdi/viewsh.sdi +++ b/sw/sdi/viewsh.sdi @@ -2,9 +2,9 @@ * * $RCSfile: viewsh.sdi,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: os $ $Date: 2002-12-02 08:45:34 $ + * last change: $Author: os $ $Date: 2002-12-06 13:58:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -199,7 +199,7 @@ interface TextPrintPreview : View ExecMethod = Execute ; StateMethod = GetState ; ] - FN_SHOW_FOUR_PAGES // status(final|play) + FN_SHOW_MULTIPLE_PAGES // status(final|play) [ ExecMethod = Execute ; StateMethod = GetState ; -- cgit