campo-sirio/cg/cgtbver.h

34 lines
932 B
C
Raw Normal View History

// campi maschera batbver.msk
#define F_ANNOES 131
#define F_MESEES 132
#define F_1_TRIMESTRE_P 133
#define F_2_TRIMESTRE_P 134
#define F_3_TRIMESTRE_P 135
#define F_4_TRIMESTRE_P 136
#define F_ANNUALE_P 137
#define F_1_TRIMESTRE 138
#define F_2_TRIMESTRE 139
#define F_3_TRIMESTRE 140
#define F_4_TRIMESTRE 141
#define F_ANNUALE 142
#define F_I_PERIODO_P 143
#define F_I_ANNUALE_P 144
#define F_I_ACCONTO_P 145
#define F_I_INTEGRATIVO_P 146
#define F_I_CESSAZIONE_P 147
#define F_I_ART74_P 148
#define F_I_PERIODO 149
#define F_I_ANNUALE 150
#define F_I_ACCONTO 151
#define F_I_INTEGRATIVO 152
#define F_I_CESSAZIONE 153
#define F_I_ART74 154
#define F_P_LIQ_NORMALE_P 155
#define F_P_LIQ_DIFFERI_P 156
#define F_P_LIQ_NORMALE 157
#define F_P_LIQ_DIFFERI 158
#define F_ANNOES_2 159
#define F_MESEES_2 160