Lines Matching refs:property

53 	[property] boolean ShowRowHeader;
61 [property] long RowHeaderWidth;
67 [property] boolean ShowColumnHeader;
75 …<p>If the property is <void/>, the grid control shall automatically determine a height which conve…
78 [property, maybevoid] long ColumnHeaderHeight;
84 [property, maybevoid] long RowHeight;
94 …<p>The default for this property is an empty instance of the <type>DefaultGridColumnModel</type>.<…
96 [property] XGridColumnModel ColumnModel;
106 …<p>The default for this property is an empty instance of the <type>DefaultGridDataModel</type>.</p>
108 [property] XGridDataModel GridDataModel;
113 [property] boolean HScroll;
118 [property] boolean VScroll;
122 [property] boolean Tabstop;
127 [property] ::com::sun::star::view::SelectionType SelectionModel;
133 [property] boolean UseGridLines;
137 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
142 [property, maybevoid] ::com::sun::star::util::Color GridLineColor;
146 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
149 [property, maybevoid] ::com::sun::star::util::Color HeaderBackgroundColor;
153 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
156 [property, maybevoid] ::com::sun::star::util::Color HeaderTextColor;
160 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
163 [property, maybevoid] ::com::sun::star::util::Color ActiveSelectionBackgroundColor;
168 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
171 … [property, maybevoid] ::com::sun::star::util::Color InactiveSelectionBackgroundColor;
175 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
178 [property, maybevoid] ::com::sun::star::util::Color ActiveSelectionTextColor;
183 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
186 [property, maybevoid] ::com::sun::star::util::Color InactiveSelectionTextColor;
196 <p>If this property has a value of <VOID/>, rows will be painted
200 [property, maybevoid] sequence< ::com::sun::star::util::Color > RowBackgroundColors;
204 [property] com::sun::star::style::VerticalAlignment VerticalAlign;
208 [property] com::sun::star::awt::FontDescriptor FontDescriptor;
212 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
215 [property, maybevoid] ::com::sun::star::util::Color TextColor;
219 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
222 [property, maybevoid] com::sun::star::util::Color TextLineColor;
227 [property] short FontEmphasisMark;
232 [property] short FontRelief;
236 [property] string HelpText;
240 [property] string HelpURL;