Kaydet (Commit) 17f5e014 authored tarafından Herbert Dürr's avatar Herbert Dürr

#i116828# fix comment in XGridColumn IDL

Patch by: Tsutomu Uchino <hanya.runo@gmail.com>
Found by: marcelly@club-internet.fr
Review by: Herbert Duerr
üst 880138a7
...@@ -96,7 +96,7 @@ published interface XGridColumn ...@@ -96,7 +96,7 @@ published interface XGridColumn
*/ */
[attribute] ::com::sun::star::style::HorizontalAlignment HorizontalAlign; [attribute] ::com::sun::star::style::HorizontalAlignment HorizontalAlign;
/** A title is displayed in the colum header row if <method>UnoControlGridModel::ShowRowHeader</method> is set to <true/>**/ /** A title is displayed in the colum header row if <method>UnoControlGridModel::ShowColumnHeader</method> is set to <true/>**/
[attribute] string Title; [attribute] string Title;
/** is the help text associated with the column. /** is the help text associated with the column.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment