diff options
Diffstat (limited to 'sw/sdi/_textsh.sdi')
-rw-r--r-- | sw/sdi/_textsh.sdi | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi index 634776a66b57..3008f430a8c5 100644 --- a/sw/sdi/_textsh.sdi +++ b/sw/sdi/_textsh.sdi @@ -2,9 +2,9 @@ * * $RCSfile: _textsh.sdi,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: os $ $Date: 2002-07-04 14:43:41 $ + * last change: $Author: os $ $Date: 2002-07-05 09:56:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -212,11 +212,13 @@ interface BaseText : Selection ] FN_INSERT_PAGEHEADER // status(final|play|rec) [ + ExecMethod = Execute ; StateMethod = GetState ; Export = FALSE; ] FN_INSERT_PAGEFOOTER // status(final|play|rec) [ + ExecMethod = Execute ; StateMethod = GetState ; Export = FALSE; ] |