isam.cpp Corretta remove dei memofield msksheet.cpp Corretta set_focus_cell pagsca.h Eliminato campo DATAPAG partite.h Aggiunto campo DATAPAG sheet.cpp Correta row(long r) a sheet "spento" git-svn-id: svn://10.65.10.50/trunk@2221 c028cbd2-c16b-5b4b-a496-9718f37d4682
27 lines
790 B
C
Executable File
27 lines
790 B
C
Executable File
#define PAGSCA_ANNO "ANNO"
|
|
#define PAGSCA_NRIGA "NRIGA"
|
|
#define PAGSCA_NRATA "NRATA"
|
|
#define PAGSCA_NRIGP "NRIGP"
|
|
#define PAGSCA_NUMPART "NUMPART"
|
|
|
|
#define PAGSCA_TIPOPAG "TIPOPAG"
|
|
#define PAGSCA_IMPORTO "IMPORTO"
|
|
#define PAGSCA_IMPORTOVAL "IMPORTOVAL"
|
|
#define PAGSCA_RITENUTE "RITENUTE"
|
|
#define PAGSCA_ACCSAL "ACCSAL"
|
|
#define PAGSCA_ABBUONI "ABBUONI"
|
|
#define PAGSCA_PASSATT "PASSATT"
|
|
#define PAGSCA_DIFFCAM "DIFFCAM"
|
|
|
|
#define PAGSCA_CODABI "CODABI"
|
|
#define PAGSCA_CODCAB "CODCAB"
|
|
#define PAGSCA_CODAG "CODAG"
|
|
#define PAGSCA_CODABIPR "CODABIPR"
|
|
#define PAGSCA_CODCABPR "CODCABPR"
|
|
|
|
#define PAGSCA_TIPOC "TIPOC"
|
|
#define PAGSCA_GRUPPO "GRUPPO"
|
|
#define PAGSCA_CONTO "CONTO"
|
|
#define PAGSCA_SOTTOCONTO "SOTTOCONTO"
|
|
|