Patch level : at
Files correlati : Ricompilazione Demo : [ ] Commento : idem git-svn-id: svn://10.65.10.50/trunk@10622 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
c9a8a16d1a
commit
288971c7ce
41
at/at7600a.h
41
at/at7600a.h
@ -1,12 +1,31 @@
|
||||
// riordino controlli
|
||||
#define F_CODINI 101
|
||||
#define F_CODFIN 102
|
||||
// stampa soggetti per consenso
|
||||
// definizione campi per maschera di selezione
|
||||
|
||||
#define F_SEZINI 103
|
||||
#define F_D_SEZINI 104
|
||||
#define F_SOTINI 105
|
||||
#define F_D_SOTINI 106
|
||||
#define F_SEZFIN 107
|
||||
#define F_D_SEZFIN 108
|
||||
#define F_SOTFIN 109
|
||||
#define F_D_SOTFIN 110
|
||||
#define F_SEZINI 101
|
||||
#define F_D_SEZINI 102
|
||||
#define F_SOTINI 103
|
||||
#define F_D_SOTINI 104
|
||||
#define F_SEZFIN 105
|
||||
#define F_D_SEZFIN 106
|
||||
#define F_SOTFIN 107
|
||||
#define F_D_SOTFIN 108
|
||||
|
||||
#define F_CAT1 201
|
||||
#define F_D_CAT1 202
|
||||
#define F_CAT2 203
|
||||
#define F_D_CAT2 204
|
||||
#define F_CAT3 205
|
||||
#define F_D_CAT3 206
|
||||
#define F_CAT4 207
|
||||
#define F_D_CAT4 208
|
||||
#define F_CAT5 209
|
||||
#define F_D_CAT5 210
|
||||
#define F_CAT6 211
|
||||
#define F_D_CAT6 212
|
||||
|
||||
#define F_CONSENSO 301
|
||||
|
||||
#define F_SINTETICO 401
|
||||
#define F_COMPLETO 402
|
||||
#define F_ETICHETTE 403
|
||||
#define F_LETTERE 404
|
||||
|
60
at/at7800a.h
60
at/at7800a.h
@ -1,15 +1,51 @@
|
||||
// riordino controlli
|
||||
#define F_CODINI 101
|
||||
#define F_CODFIN 102
|
||||
// stampa elenco soggetti con dati incompleti
|
||||
// definizione campi per maschera di selezione
|
||||
|
||||
#define F_SEZINI 103
|
||||
#define F_D_SEZINI 104
|
||||
#define F_SOTINI 105
|
||||
#define F_D_SOTINI 106
|
||||
#define F_SEZFIN 107
|
||||
#define F_D_SEZFIN 108
|
||||
#define F_SOTFIN 109
|
||||
#define F_D_SOTFIN 110
|
||||
#define F_SEZINI 101
|
||||
#define F_D_SEZINI 102
|
||||
#define F_SOTINI 103
|
||||
#define F_D_SOTINI 104
|
||||
#define F_SEZFIN 105
|
||||
#define F_D_SEZFIN 106
|
||||
#define F_SOTFIN 107
|
||||
#define F_D_SOTFIN 108
|
||||
|
||||
#define F_DATARIF 111
|
||||
#define F_CAT1 201
|
||||
#define F_D_CAT1 202
|
||||
#define F_CAT2 203
|
||||
#define F_D_CAT2 204
|
||||
#define F_CAT3 205
|
||||
#define F_D_CAT3 206
|
||||
#define F_CAT4 207
|
||||
#define F_D_CAT4 208
|
||||
#define F_CAT5 209
|
||||
#define F_D_CAT5 210
|
||||
#define F_CAT6 211
|
||||
#define F_D_CAT6 212
|
||||
|
||||
#define F_CATN1 301
|
||||
#define F_D_CATN1 302
|
||||
#define F_CATN2 303
|
||||
#define F_D_CATN2 304
|
||||
#define F_CATN3 305
|
||||
#define F_D_CATN3 306
|
||||
#define F_CATN4 307
|
||||
#define F_D_CATN4 308
|
||||
#define F_CATN5 309
|
||||
#define F_D_CATN5 310
|
||||
#define F_CATN6 311
|
||||
#define F_D_CATN6 312
|
||||
|
||||
#define F_INDIRIZZO 401
|
||||
#define F_DATANASC 402
|
||||
#define F_GRUPPOAB0 403
|
||||
#define F_RHANTID 404
|
||||
#define F_CATEGORIA 405
|
||||
#define F_SEZIONE 406
|
||||
#define F_TESSERA 407
|
||||
#define F_TELABI 408
|
||||
#define F_CF 409
|
||||
#define F_COMUNE 410
|
||||
#define F_SOTTOG 411
|
||||
#define F_SESSO 412
|
||||
#define F_ALTRIDATI 413
|
||||
|
Loading…
x
Reference in New Issue
Block a user