diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-10-04 19:41:06 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-10-04 19:41:06 +0000 |
commit | f9e6f3b799ae459aba8fd1836ba558d73969a96d (patch) | |
tree | 58154d8d10bf05673eedc642f731667406a00a15 /sfx2/sdi | |
parent | f83fac4094656b5b9426a7f165e3b0ef772c8e11 (diff) |
INTEGRATION: CWS mav09 (1.9.252); FILE MERGED
2004/09/16 23:44:23 mav 1.9.252.2: RESYNC: (1.9-1.11); FILE MERGED
2004/03/11 10:15:21 mav 1.9.252.1: #115904# move GUISaveAs out of SfxDocShell
Diffstat (limited to 'sfx2/sdi')
-rw-r--r-- | sfx2/sdi/docslots.sdi | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/sfx2/sdi/docslots.sdi b/sfx2/sdi/docslots.sdi index 09a1abc96a9e..0109fbd37686 100644 --- a/sfx2/sdi/docslots.sdi +++ b/sfx2/sdi/docslots.sdi @@ -2,7 +2,7 @@ shell SfxObjectShell (C) 1994-1995 StarDivision GmbH, Hamburg, Germany - $Author: obo $ $Date: 2004-09-09 16:46:58 $ $Revision: 1.11 $ + $Author: kz $ $Date: 2004-10-04 20:41:06 $ $Revision: 1.12 $ $Logfile: T:/sfx2/sdi/docslots.sdv $ $Workfile: DOCSLOTS.SDI $ =========================================================================*/ @@ -152,12 +152,6 @@ interface OfficeDocument : Document StateMethod = GetState_Impl ; ] //--------------------------------------------------------------------- - SID_SAVEASURL // ole(no) api() - [ - ExecMethod = ExecFile_Impl ; - StateMethod = GetState_Impl ; - ] - //--------------------------------------------------------------------- SID_DOCTEMPLATE // ole(no) api(final/play/rec) [ ExecMethod = ExecFile_Impl ; |