From 8f36c1fc42a8531986f01151ddeb0bc81f65e23b Mon Sep 17 00:00:00 2001 From: faa Date: Tue, 26 May 2009 10:27:26 +0000 Subject: [PATCH] russian GOST vert.text adjust --- common/worksheet.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/common/worksheet.cpp b/common/worksheet.cpp index 028c0f1df5..7373b16c56 100644 --- a/common/worksheet.cpp +++ b/common/worksheet.cpp @@ -826,7 +826,7 @@ Ki_WorkSheetData WS_Podp1_LU = { WS_PODPIS_LU, &WS_Podp2_LU, - STAMP_7 + 90, 0 + 30, + STAMP_7 + 90, 0 + 492, 0, 0, wxT("Инв.N подл."), NULL }; @@ -835,7 +835,7 @@ Ki_WorkSheetData WS_Podp2_LU = { WS_PODPIS_LU, &WS_Podp3_LU, - STAMP_7 + 90, STAMP_25 + 30, + STAMP_7 + 90, STAMP_25 + 688, 0, 0, wxT("Подп. и дата"), NULL }; @@ -844,7 +844,7 @@ Ki_WorkSheetData WS_Podp3_LU = { WS_PODPIS_LU, &WS_Podp4_LU, - STAMP_7 + 90, STAMP_60 + 30, + STAMP_7 + 90, STAMP_60 + 492, 0, 0, wxT("Взам.инв.N"), NULL }; @@ -853,7 +853,7 @@ Ki_WorkSheetData WS_Podp4_LU = { WS_PODPIS_LU, &WS_Podp5_LU, - STAMP_7 + 90, STAMP_85 + 30, + STAMP_7 + 90, STAMP_85 + 492, 0, 0, wxT("Инв.N дубл."), NULL }; @@ -862,7 +862,7 @@ Ki_WorkSheetData WS_Podp5_LU = { WS_PODPIS_LU, NULL, - STAMP_7 + 90, STAMP_110 + 30, + STAMP_7 + 90, STAMP_110 + 688, 0, 0, wxT("Подп. и дата"), NULL };