libInit.cc
author Claus Gittinger <cg@exept.de>
Fri, 19 Jul 2019 16:31:29 +0200
changeset 3711 a472042fd298
parent 3706 9a9c285ac9ab
permissions -rw-r--r--
#UI_ENHANCEMENT by cg class: ShowMeHowItWorks class definition added: #click #click:inComponent:clickTime: #clickIn: #componentNamed: #doCommand: #fastMoveTo: #intro #isEmpty: #longClickTime #movePointerToComponent:offset: #shortClickTime #show: #type: #unless:do: removed: #enter: comment/format in: #click: changed: #click:inComponent: (send #clickTime instead of #shortClickTime) #clickTime #doStream: #moveTo: #nextCommand #pause #selectIndex: #showing:do: category of: #click: #click:inComponent: #moveTo: #press: #release: #select: #selectIndex:

/*
 * $Header$
 *
 * DO NOT EDIT
 * automagically generated from the projectDefinition: stx_libtool2.
 */
#define __INDIRECTVMINITCALLS__
#include <stc.h>

#ifdef WIN32
# pragma codeseg INITCODE "INITCODE"
#endif

#if defined(INIT_TEXT_SECTION) || defined(DLL_EXPORT)
DLL_EXPORT void _libstx_libtool2_Init() INIT_TEXT_SECTION;
DLL_EXPORT void _libstx_libtool2_InitDefinition() INIT_TEXT_SECTION;
#endif

extern void _ColorEditDialog_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _DataSetBuilder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _DirectoryView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _FileVersionDiffBrowser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _FlyByWindowInformation_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _ImageEditor_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _MenuEditor_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _MethodFinderWindow_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _SelectionBrowser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _ShowMeHowItWorks_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _TabListEditor_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _Tools__InternationalLanguageTranslationEditor_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _Tools__ObjectModuleInformation_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _Tools__ProjectBuilder_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _Tools__ProjectBuilderAssistantApplication_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _UIGalleryView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _UIHelpTool_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _UILayoutTool_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _UIListEditor_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _UIObjectView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _UIPainter_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _UISelectionPanel_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _UISpecificationTool_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _stx_137libtool2_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _FileSelectionBrowser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _ResourceSelectionBrowser_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);
extern void _UIPainterView_Init(int pass, struct __vmData__ *__pRT__, OBJ snd);


void _libstx_libtool2_InitDefinition(int pass, struct __vmData__ *__pRT__, OBJ snd)
{
  __BEGIN_PACKAGE2__("libstx_libtool2__DFN", _libstx_libtool2_InitDefinition, "stx:libtool2");
    _stx_137libtool2_Init(pass,__pRT__,snd);

  __END_PACKAGE__();
}

void _libstx_libtool2_Init(int pass, struct __vmData__ *__pRT__, OBJ snd)
{
  __BEGIN_PACKAGE2__("libstx_libtool2", _libstx_libtool2_Init, "stx:libtool2");
    _ColorEditDialog_Init(pass,__pRT__,snd);
    _DataSetBuilder_Init(pass,__pRT__,snd);
    _DirectoryView_Init(pass,__pRT__,snd);
    _FileVersionDiffBrowser_Init(pass,__pRT__,snd);
    _FlyByWindowInformation_Init(pass,__pRT__,snd);
    _ImageEditor_Init(pass,__pRT__,snd);
    _MenuEditor_Init(pass,__pRT__,snd);
    _MethodFinderWindow_Init(pass,__pRT__,snd);
    _SelectionBrowser_Init(pass,__pRT__,snd);
    _ShowMeHowItWorks_Init(pass,__pRT__,snd);
    _TabListEditor_Init(pass,__pRT__,snd);
    _Tools__InternationalLanguageTranslationEditor_Init(pass,__pRT__,snd);
    _Tools__ObjectModuleInformation_Init(pass,__pRT__,snd);
    _Tools__ProjectBuilder_Init(pass,__pRT__,snd);
    _Tools__ProjectBuilderAssistantApplication_Init(pass,__pRT__,snd);
    _UIGalleryView_Init(pass,__pRT__,snd);
    _UIHelpTool_Init(pass,__pRT__,snd);
    _UILayoutTool_Init(pass,__pRT__,snd);
    _UIListEditor_Init(pass,__pRT__,snd);
    _UIObjectView_Init(pass,__pRT__,snd);
    _UIPainter_Init(pass,__pRT__,snd);
    _UISelectionPanel_Init(pass,__pRT__,snd);
    _UISpecificationTool_Init(pass,__pRT__,snd);
    _stx_137libtool2_Init(pass,__pRT__,snd);
    _FileSelectionBrowser_Init(pass,__pRT__,snd);
    _ResourceSelectionBrowser_Init(pass,__pRT__,snd);
    _UIPainterView_Init(pass,__pRT__,snd);

    _stx_137libtool2_extensions_Init(pass,__pRT__,snd);
  __END_PACKAGE__();
}