diff options
author | Niklas Nebel <nn@openoffice.org> | 2001-05-14 18:09:36 +0000 |
---|---|---|
committer | Niklas Nebel <nn@openoffice.org> | 2001-05-14 18:09:36 +0000 |
commit | bbb04dca999417f43ece17cf5930915a2ab5cb38 (patch) | |
tree | c57da1de08fc3e72f737c634ed1158cb15e5cf84 /sc/source/ui/inc/optdlg.hrc | |
parent | 6f0212b428044965e6c0997dfba141b10407edef (diff) |
#86985# configuration flag for use of printer metrics
Diffstat (limited to 'sc/source/ui/inc/optdlg.hrc')
-rw-r--r-- | sc/source/ui/inc/optdlg.hrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/source/ui/inc/optdlg.hrc b/sc/source/ui/inc/optdlg.hrc index 6734158a7039..7744740f20f0 100644 --- a/sc/source/ui/inc/optdlg.hrc +++ b/sc/source/ui/inc/optdlg.hrc @@ -2,9 +2,9 @@ * * $RCSfile: optdlg.hrc,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: os $ $Date: 2001-05-04 10:06:50 $ + * last change: $Author: nn $ $Date: 2001-05-14 19:06:40 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -217,4 +217,5 @@ #define CB_RFIND 75 #define CB_EXPREF 76 #define CB_MARKHDR 77 +#define CB_TEXTFMT 78 |