diff options
author | gt <gt@openoffice.org> | 2002-07-11 12:43:56 +0000 |
---|---|---|
committer | gt <gt@openoffice.org> | 2002-07-11 12:43:56 +0000 |
commit | 7e40c4fd340ecf43e8f64296e76e8114af6fb22c (patch) | |
tree | 5cfc88eb04fd81a4da34d374d10ad0df59cb0392 /svx/source/dialog/paragrph.hrc | |
parent | 9a4d35e7910970f1e0c1d1f526b9fae78c0d8cbf (diff) |
#94258# additional fixed line and reorder of elements
Diffstat (limited to 'svx/source/dialog/paragrph.hrc')
-rw-r--r-- | svx/source/dialog/paragrph.hrc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/svx/source/dialog/paragrph.hrc b/svx/source/dialog/paragrph.hrc index e02b5c80558d..088238283f5a 100644 --- a/svx/source/dialog/paragrph.hrc +++ b/svx/source/dialog/paragrph.hrc @@ -2,9 +2,9 @@ * * $RCSfile: paragrph.hrc,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: os $ $Date: 2002-06-19 10:54:23 $ + * last change: $Author: gt $ $Date: 2002-07-11 13:43:56 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -132,9 +132,10 @@ #define FL_OPTIONS 74 #define FT_PAGENUM 75 #define ED_PAGENUM 76 +#define FL_BREAKS 77 #define CB_KEEPTOGETHER 80 -#define FT_MAXHYPH 81 +#define FT_MAXHYPH 81 #define ED_MAXHYPH 83 #define CB_REGISTER 84 |