You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ha...@apache.org on 2015/01/30 15:12:28 UTC

svn commit: r1656017 - in /openoffice/trunk/main: extensions/inc/propctrlr.hrc extensions/source/propctrlr/formmetadata.cxx helpcontent2/source/text/shared/02/01170101.xhp

Author: hanya
Date: Fri Jan 30 14:12:27 2015
New Revision: 1656017

URL: http://svn.apache.org/r1656017
Log:
#i67663# add vertical alighment on property UI

Modified:
    openoffice/trunk/main/extensions/inc/propctrlr.hrc
    openoffice/trunk/main/extensions/source/propctrlr/formmetadata.cxx
    openoffice/trunk/main/helpcontent2/source/text/shared/02/01170101.xhp

Modified: openoffice/trunk/main/extensions/inc/propctrlr.hrc
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/extensions/inc/propctrlr.hrc?rev=1656017&r1=1656016&r2=1656017&view=diff
==============================================================================
--- openoffice/trunk/main/extensions/inc/propctrlr.hrc (original)
+++ openoffice/trunk/main/extensions/inc/propctrlr.hrc Fri Jan 30 14:12:27 2015
@@ -129,6 +129,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"

Modified: openoffice/trunk/main/extensions/source/propctrlr/formmetadata.cxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/extensions/source/propctrlr/formmetadata.cxx?rev=1656017&r1=1656016&r2=1656017&view=diff
==============================================================================
--- openoffice/trunk/main/extensions/source/propctrlr/formmetadata.cxx (original)
+++ openoffice/trunk/main/extensions/source/propctrlr/formmetadata.cxx Fri Jan 30 14:12:27 2015
@@ -296,7 +296,7 @@ namespace pcr
         DEF_INFO_3( FONT,              FONT,               FONT,              FORM_VISIBLE, DIALOG_VISIBLE, COMPOSEABLE ),
         DEF_INFO_4( VISUALEFFECT,      VISUALEFFECT,       VISUALEFFECT,      FORM_VISIBLE, DIALOG_VISIBLE, ENUM_ONE, COMPOSEABLE ),
         DEF_INFO_4( ALIGN,             ALIGN,              ALIGN,             FORM_VISIBLE, DIALOG_VISIBLE, ENUM, COMPOSEABLE ),
-        DEF_INFO_3( VERTICAL_ALIGN,    VERTICAL_ALIGN,     VERTICAL_ALIGN,    FORM_VISIBLE, ENUM, COMPOSEABLE ),
+        DEF_INFO_4( VERTICAL_ALIGN,    VERTICAL_ALIGN,     VERTICAL_ALIGN,    FORM_VISIBLE, DIALOG_VISIBLE, ENUM, COMPOSEABLE ),
         DEF_INFO_3( ROWHEIGHT,         ROWHEIGHT,          ROWHEIGHT,         FORM_VISIBLE, DIALOG_VISIBLE, COMPOSEABLE ),
         DEF_INFO_3( BACKGROUNDCOLOR,   BACKGROUNDCOLOR,    BACKGROUNDCOLOR,   FORM_VISIBLE, DIALOG_VISIBLE, COMPOSEABLE ),
         DEF_INFO_3( SYMBOLCOLOR,       SYMBOLCOLOR,        SYMBOLCOLOR,       FORM_VISIBLE, DIALOG_VISIBLE, COMPOSEABLE ),

Modified: openoffice/trunk/main/helpcontent2/source/text/shared/02/01170101.xhp
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/helpcontent2/source/text/shared/02/01170101.xhp?rev=1656017&r1=1656016&r2=1656017&view=diff
==============================================================================
--- openoffice/trunk/main/helpcontent2/source/text/shared/02/01170101.xhp (original)
+++ openoffice/trunk/main/helpcontent2/source/text/shared/02/01170101.xhp Fri Jan 30 14:12:27 2015
@@ -205,6 +205,11 @@
             </listitem>
          </list>
       </section>
+<section id="Section90">
+    <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_VERTICAL_ALIGN" id="m_id3150218" localize="false"/>
+    <paragraph xml-lang="en-US" id="hd_id3153141" role="heading" level="2" l10n="U">Vert. Alignment</paragraph>
+    <paragraph xml-lang="en-US" id="par_id3151394" role="paragraph" l10n="U"><ahelp hid="HID_PROP_VERTICAL_ALIGN" visibility="hidden">Specifies the vertical alignment for text or graphics content which used on a control.</ahelp></paragraph>
+</section>
       <section id="Section59">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_AUTOCOMPLETE" id="bm_id3154790" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3151073" role="heading" level="2" l10n="CHG"