office-gobmx/sfx2/sdi/mdislots.sdi
Rüdiger Timm 33be020417 INTEGRATION: CWS sfxcleanup (1.8.754); FILE MERGED
2006/03/02 09:23:44 mba 1.8.754.1: #132394#: remove superfluous code
2006-05-02 15:10:14 +00:00

25 lines
679 B
Text

/*=========================================================================
shell SfxMDIFrame
(C) 1994-1995 StarDivision GmbH, Hamburg, Germany
$Author: rt $ $Date: 2006-05-02 16:10:14 $ $Revision: 1.9 $
$Logfile: T:/sfx2/sdi/mdislots.sdv $ $Workfile: MDISLOTS.SDI $
=========================================================================*/
shell SfxTopViewFrame : SfxViewFrame
{
import TopWindow [Automation];
SID_ACTIVATE // ole(no) api(final/play/rec)
[
ExecMethod = Exec_Impl ;
StateMethod = GetState_Impl ;
]
SID_SHOWPOPUPS
[
ExecMethod = Exec_Impl ;
StateMethod = GetState_Impl ;
]
}