diff options
author | Tsutomu Uchino <hanya@apache.org> | 2015-01-30 14:12:27 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-01-30 17:10:43 +0000 |
commit | 68deef115925c60513b42af9bc4e6df24b49dd2d (patch) | |
tree | d8ed6f8fd4c6e54d56db930f1d627dc7a9def6db /extensions/inc/propctrlr.hrc | |
parent | 793b2b865e9ea898ddec45ef40658a7a8cace8f1 (diff) |
Resolves: #i67663# add vertical alighment on property UI
(cherry picked from commit 2b2128d0665dc390ae90739c84bc387f399ebe87)
Conflicts:
extensions/source/propctrlr/formmetadata.cxx
Change-Id: Ic6d708454009e8023dc2e601043409377fd6cb34
Diffstat (limited to 'extensions/inc/propctrlr.hrc')
-rw-r--r-- | extensions/inc/propctrlr.hrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/inc/propctrlr.hrc b/extensions/inc/propctrlr.hrc index da26a11bde9a..3709f7dabb20 100644 --- a/extensions/inc/propctrlr.hrc +++ b/extensions/inc/propctrlr.hrc @@ -125,6 +125,7 @@ #define HID_PROP_LINECOLOR "EXTENSIONS_HID_PROP_LINECOLOR" #define HID_PROP_BORDER "EXTENSIONS_HID_PROP_BORDER" #define HID_PROP_ALIGN "EXTENSIONS_HID_PROP_ALIGN" +#define HID_PROP_VERTICAL_ALIGN "EXTENSIONS_HID_PROP_VERTICAL_ALIGN" #define HID_PROP_DROPDOWN "EXTENSIONS_HID_PROP_DROPDOWN" #define HID_PROP_MULTILINE "EXTENSIONS_HID_PROP_MULTILINE" #define HID_PROP_HSCROLL "EXTENSIONS_HID_PROP_HSCROLL" |