diff options
Diffstat (limited to 'sw/sdi/wdocsh.sdi')
-rw-r--r-- | sw/sdi/wdocsh.sdi | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/sw/sdi/wdocsh.sdi b/sw/sdi/wdocsh.sdi index d72ff93772..cee287f539 100644 --- a/sw/sdi/wdocsh.sdi +++ b/sw/sdi/wdocsh.sdi @@ -2,9 +2,9 @@ * * $RCSfile: wdocsh.sdi,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: os $ $Date: 2001-09-28 07:01:35 $ + * last change: $Author: kz $ $Date: 2004-08-02 13:05:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,12 +77,6 @@ interface WebDocument : BaseTextDocument [ StateMethod = GetState ; ] - - FN_PRINT_LAYOUT - [ - ExecMethod = Execute; - StateMethod = GetState; - ] } shell SwWebDocShell : SfxObjectShell |