libInit.cc
author Claus Gittinger <cg@exept.de>
Fri, 25 Sep 1998 20:21:19 +0200
changeset 1152 377084b0d1f3
parent 962 ed8551dcaf43
child 1153 2d8220e1c214
permissions -rw-r--r--
*** empty log message ***

/*
 * DO NOT EDIT 
 * automatically generated from Make.proto
 */
#define __INDIRECTVMINITCALLS__
#include <stc.h>
#pragma codeseg INITCODE "INITCODE"
_libwidg2_Init(pass, __pRT__, snd)
OBJ snd; struct __vmData__ *__pRT__; {
__BEGIN_PACKAGE__("libwidg2", _libwidg2_Init);
_LicenceBox_Init(pass,__pRT__,snd);
_SubCanvas_Init(pass,__pRT__,snd);
_Slider_Init(pass,__pRT__,snd);
_HorizontalSlider_Init(pass,__pRT__,snd);
_LabelledEnterField_Init(pass,__pRT__,snd);
_FilenameEnterBox_Init(pass,__pRT__,snd);
_FilenameEditField_Init(pass,__pRT__,snd);
_CheckBox_Init(pass,__pRT__,snd);
_Separator_Init(pass,__pRT__,snd);
_TabView_Init(pass,__pRT__,snd);
_TabWidget_Init(pass,__pRT__,snd);
_TabulatorSpecification_Init(pass,__pRT__,snd);
_TabSpecRuler_Init(pass,__pRT__,snd);
_ListEntry_Init(pass,__pRT__,snd);
_MultiColListEntry_Init(pass,__pRT__,snd);
_LabelAndIcon_Init(pass,__pRT__,snd);
_ComboView_Init(pass,__pRT__,snd);
_ComboBoxView_Init(pass,__pRT__,snd);
_ComboListView_Init(pass,__pRT__,snd);
_ComboBoxButton_Init(pass,__pRT__,snd);
_MenuPanel_Init(pass,__pRT__,snd);
_SelectionInTreeView_Init(pass,__pRT__,snd);
_SelectionInTree_Init(pass,__pRT__,snd);
_TreeItem_Init(pass,__pRT__,snd);
_HierarchyNode_Init(pass,__pRT__,snd);
_SelectionInHierarchy_Init(pass,__pRT__,snd);
_NoteBookView_Init(pass,__pRT__,snd);
_DataSetView_Init(pass,__pRT__,snd);
_DataSetColumn_Init(pass,__pRT__,snd);
_DSVLabelView_Init(pass,__pRT__,snd);
_DSVColumnView_Init(pass,__pRT__,snd);
_GridBagConstraints_Init(pass,__pRT__,snd);
_GridBagLayoutInfo_Init(pass,__pRT__,snd);
_GridBagLayoutView_Init(pass,__pRT__,snd);
_UpDownButton_Init(pass,__pRT__,snd);
_ViewScroller_Init(pass,__pRT__,snd);
_FileSelectionTree_Init(pass,__pRT__,snd);
__END_PACKAGE__();
}