libInit.cc
author Claus Gittinger <cg@exept.de>
Tue, 25 May 1999 15:20:09 +0200
changeset 1394 ba193f2a21a1
parent 1169 5c1c7f590436
child 1396 b6ede38e20f3
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);
_ExtendedComboBox_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);
_DataSetLabel_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);
_EnterBoxWithList_Init(pass,__pRT__,snd);
__END_PACKAGE__();
}