diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-04-04 14:30:56 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-04-04 14:30:56 +0000 |
commit | d419c31e7f10c73ecd6821bb91a85d5622eeaa5b (patch) | |
tree | eb189ed6b926249614948018695a5dc6608a089a /sfx2/source/dialog | |
parent | 5b460611e90dfe6a19986a4a1764f3a07ceaf367 (diff) |
INTEGRATION: CWS fwkfinal7 (1.2.100); FILE MERGED
2005/03/31 12:38:39 pb 1.2.100.1: fix: #i46376# more lines of text
Diffstat (limited to 'sfx2/source/dialog')
-rw-r--r-- | sfx2/source/dialog/alienwarn.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/dialog/alienwarn.hrc b/sfx2/source/dialog/alienwarn.hrc index 2a558f1fb02c..1a68d80ac0ca 100644 --- a/sfx2/source/dialog/alienwarn.hrc +++ b/sfx2/source/dialog/alienwarn.hrc @@ -2,9 +2,9 @@ * * $RCSfile: alienwarn.hrc,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-02-02 16:47:17 $ + * last change: $Author: hr $ $Date: 2005-04-04 15:30:56 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,7 @@ #define SYMBOL_EDGE 20 #define DIALOG_WIDTH 220 -#define INFO_TEXT_LINES 9 +#define INFO_TEXT_LINES 11 #define AW_COL_1 (RSC_SP_DLG_INNERBORDER_LEFT) #define AW_COL_2 (AW_COL_1+SYMBOL_EDGE+RSC_SP_CTRL_DESC_X) |