diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-07 15:34:16 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-07 15:34:16 +0000 |
commit | ce657465c8eb3dd11bcab6e710ab2cf90c9be1b3 (patch) | |
tree | fa9f8b3b1152d35c3532509ffa015f0083ac8644 /sw/source/ui/misc/pggrid.hrc | |
parent | ad78cde8b392861e0c529bb09db4749c86350e6e (diff) |
INTEGRATION: CWS cjksp1_DEV300 (1.2.774); FILE MERGED
2007/04/23 08:01:39 pflin 1.2.774.1: Text grid enhancement: grid layout refactor
Diffstat (limited to 'sw/source/ui/misc/pggrid.hrc')
-rw-r--r-- | sw/source/ui/misc/pggrid.hrc | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sw/source/ui/misc/pggrid.hrc b/sw/source/ui/misc/pggrid.hrc index 6446944617..0cbfd84121 100644 --- a/sw/source/ui/misc/pggrid.hrc +++ b/sw/source/ui/misc/pggrid.hrc @@ -4,9 +4,9 @@ * * $RCSfile: pggrid.hrc,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-09-09 10:39:43 $ + * last change: $Author: kz $ $Date: 2008-03-07 16:34:16 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -55,3 +55,6 @@ #define CB_PRINT 20 #define FT_COLOR 21 #define LB_COLOR 22 +#define CB_SNAPTOCHARS 23 +#define FT_CHARWIDTH 24 +#define MF_CHARWIDTH 25 |