summaryrefslogtreecommitdiff
path: root/sw/sdi/viewsh.sdi
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-03-20 09:55:13 +0000
committerOliver Specht <os@openoffice.org>2002-03-20 09:55:13 +0000
commit166b6f001fc5546fe89ea65af536af9bcedfa53b (patch)
tree047976277e76b3462db831c466e4bea2833172cb /sw/sdi/viewsh.sdi
parent901f9f58652f5107c301b0e16984ff4dfdd9c1fe (diff)
#97978# close preview button as text only
Diffstat (limited to 'sw/sdi/viewsh.sdi')
-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 f3e8a1d2c117..f0ae9ed9f100 100644
--- a/sw/sdi/viewsh.sdi
+++ b/sw/sdi/viewsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: viewsh.sdi,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: os $ $Date: 2002-03-15 07:33:10 $
+ * last change: $Author: os $ $Date: 2002-03-20 10:54:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -223,6 +223,11 @@ interface TextPrintPreview : View
ExecMethod = Execute ;
StateMethod = GetState ;
]
+ FN_CLOSE_PAGEPREVIEW
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetState ;
+ ]
FN_PREVIEW_ZOOM
[
ExecMethod = Execute ;