summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs/dialogs.hrc
diff options
context:
space:
mode:
authorMalte Timmermann <mt@openoffice.org>2004-07-22 08:43:23 +0000
committerMalte Timmermann <mt@openoffice.org>2004-07-22 08:43:23 +0000
commitd82e2ea98f75c8c3d8ee391ea3e2c74b03e64f7f (patch)
tree2dd7754d4a1f9fb92e3ff0d2dabd38327adc9b39 /xmlsecurity/source/dialogs/dialogs.hrc
parenta36ecca35f0a838e4f6c5e6993f890ef25b10876 (diff)
#i21596# Digital Signatures...
Diffstat (limited to 'xmlsecurity/source/dialogs/dialogs.hrc')
-rw-r--r--xmlsecurity/source/dialogs/dialogs.hrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlsecurity/source/dialogs/dialogs.hrc b/xmlsecurity/source/dialogs/dialogs.hrc
index 5acc9152fa5b..9ff2d80e5e7f 100644
--- a/xmlsecurity/source/dialogs/dialogs.hrc
+++ b/xmlsecurity/source/dialogs/dialogs.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dialogs.hrc,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: gt $ $Date: 2004-07-20 05:32:07 $
+ * last change: $Author: mt $ $Date: 2004-07-22 09:43:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -295,7 +295,7 @@
#define SL_COL_0 TD_SP_INNERBORDER_LEFT
#define SL_COL_1 (SL_COL_0+RSC_SP_FLGR_SPACE_X)
#define SL_COL_3 (TP_WIDTH-RSC_SP_TBPG_INNERBORDER_RIGHT)
-#define SL_COL_2 ((SL_COL_3-SL_COL_1)*80/100)
+#define SL_COL_2 ((SL_COL_3-SL_COL_1)*90/100)
#define SL_ROW_0 RSC_SP_TBPG_INNERBORDER_TOP
#define SL_ROW_1 (SL_ROW_0+RSC_CD_FIXEDLINE_HEIGHT+RSC_SP_FLGR_SPACE_Y)
#define SL_ROW_2 (SL_ROW_1+SL_RB_DIST_Y)