diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-01-21 16:24:28 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-01-21 16:24:28 +0000 |
commit | 1f4040ce1c4ff62dc158e38b98014e6d873af2c8 (patch) | |
tree | 14cbe665f5962aa8abd7a650a85bd8ed0bc3130e /extensions/inc/extensio.hrc | |
parent | 6ad557cf6703acc5d99e8144d1ededff2fe58de7 (diff) |
INTEGRATION: CWS dba22 (1.25.4); FILE MERGED
2004/12/29 11:15:34 fs 1.25.4.1: #i34551# vertical alignment
Diffstat (limited to 'extensions/inc/extensio.hrc')
-rw-r--r-- | extensions/inc/extensio.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/inc/extensio.hrc b/extensions/inc/extensio.hrc index ae3fc08b03f4..d26e1b98cb03 100644 --- a/extensions/inc/extensio.hrc +++ b/extensions/inc/extensio.hrc @@ -2,9 +2,9 @@ * * $RCSfile: extensio.hrc,v $ * - * $Revision: 1.25 $ + * $Revision: 1.26 $ * - * last change: $Author: obo $ $Date: 2004-11-16 11:56:17 $ + * last change: $Author: kz $ $Date: 2005-01-21 17:24:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -250,7 +250,7 @@ #define HID_PROP_SPIN (HID_FORMS_START + 83) #define HID_PROP_STRICTFORMAT (HID_FORMS_START + 84) #define HID_PROP_SHOWTHOUSANDSEP (HID_FORMS_START + 85) - // FREE +#define HID_PROP_VERTICAL_ALIGN (HID_FORMS_START + 86) #define HID_PROP_PRINTABLE (HID_FORMS_START + 87) #define HID_PROP_TARGET_URL (HID_FORMS_START + 88) #define HID_PROP_TARGET_FRAME (HID_FORMS_START + 89) |