diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-10-24 14:38:46 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-10-24 14:38:46 +0000 |
commit | 4549d9b0f6693346cb0abbd063d5ba6eb9c275a1 (patch) | |
tree | 48f5fd772b3d2eb122f680a8ad528b191d8b8131 /svx/inc | |
parent | bdf02613fe455963dbcb4ee8f85da628856b146c (diff) |
INTEGRATION: CWS os57 (1.4.30); FILE MERGED
2005/09/13 17:32:56 os 1.4.30.2: RESYNC: (1.4-1.5); FILE MERGED
2005/03/31 09:25:09 os 1.4.30.1: #i45542# label width increased
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/optaccessibility.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/inc/optaccessibility.hrc b/svx/inc/optaccessibility.hrc index 51e75f1c1bd1..661bf16bee49 100644 --- a/svx/inc/optaccessibility.hrc +++ b/svx/inc/optaccessibility.hrc @@ -4,9 +4,9 @@ * * $RCSfile: optaccessibility.hrc,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2005-09-08 18:10:39 $ + * last change: $Author: hr $ $Date: 2005-10-24 15:38:46 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -49,7 +49,7 @@ #define COL3 (COL1+(CB_WIDTH * 2/3)) #define COL4 (COL3+EDIT_WIDTH+RSC_SP_CTRL_DESC_X) -#define UNIT_WIDTH (CB_WIDTH-COL4) +#define UNIT_WIDTH (COL1+CB_WIDTH-COL4) #define ROWSPACE RSC_SP_CTRL_DESC_Y #define LINESPACE 1 |