diff options
author | Mathias Bauer <mba@openoffice.org> | 2002-03-11 15:33:15 +0000 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2002-03-11 15:33:15 +0000 |
commit | bfbd434acbb39a0de44fbb70c407b121c2d34cda (patch) | |
tree | 0424d79f1a4e89493e4ec154b2cceed68b5d7d43 /sfx2/sdi/frmslots.sdi | |
parent | 977defb5ac862f31f22877d849cb71479170cf50 (diff) |
#97063#: SID_NEXT/PREVWINDOW removed
Diffstat (limited to 'sfx2/sdi/frmslots.sdi')
-rw-r--r-- | sfx2/sdi/frmslots.sdi | 19 |
1 files changed, 4 insertions, 15 deletions
diff --git a/sfx2/sdi/frmslots.sdi b/sfx2/sdi/frmslots.sdi index ff9249b6d05b..fad482736ff4 100644 --- a/sfx2/sdi/frmslots.sdi +++ b/sfx2/sdi/frmslots.sdi @@ -2,7 +2,7 @@ shell SfxViewFrame (C) 1994-1995 StarDivision GmbH, Hamburg, Germany - $Author: mba $ $Date: 2001-11-15 15:02:11 $ $Revision: 1.9 $ + $Author: mba $ $Date: 2002-03-11 16:33:15 $ $Revision: 1.10 $ $Logfile: T:/sfx2/sdi/frmslots.sdv $ $Workfile: FRMSLOTS.SDI $ =========================================================================*/ @@ -53,20 +53,6 @@ interface Window : Object ] //--------------------------------------------------------------------- - SID_NEXTWINDOW - [ - ExecMethod = MiscExec_Impl ; - StateMethod = MiscState_Impl ; - ] - - //--------------------------------------------------------------------- - SID_PREVWINDOW - [ - ExecMethod = MiscExec_Impl ; - StateMethod = MiscState_Impl ; - ] - - //--------------------------------------------------------------------- SID_BROWSER // ole(no) api() [ ExecMethod = ChildWindowExecute ; @@ -438,6 +424,9 @@ shell SfxViewFrame /*------------------------------------------------------------------------- $Log: not supported by cvs2svn $ + Revision 1.9 2001/11/15 15:02:11 mba + #93980#: SID_BROWSE_STOP on TopFrame, not App + Revision 1.8 2001/09/13 11:40:49 mba #88873#: some slots didn't have confignames or are overfluous |