Lines Matching refs:of

9  * with the License.  You may obtain a copy of the License at
40 /** specifies the standard model of a <type>UnoControlGrid</type> control.
46 /** specifies the standard model of an <type scope="com::sun::star::awt">UnoControl</type>. */
55 /** specifies the width of the row header column, if applicable.
69 /** specifies the height of the column header row, if applicable.
76 according to the used font, to display one line of text.</p>
80 /** Specifies the height of rows in the grid control.
88 <p>You can implement your own instance of <type>XGridColumnModel</type> or use
91 …<p>The column model is in the ownership of the grid model: When you set a new column model, or dis…
94 …<p>The default for this property is an empty instance of the <type>DefaultGridColumnModel</type>.<…
100 <p>You can implement your own instance of <type>XGridDataModel</type> or use
103 … <p>The data model is in the ownership of the grid model: When you set a new data model, or dispose
106 …<p>The default for this property is an empty instance of the <type>DefaultGridDataModel</type>.</p>
137 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
144 /** specifies the color to be used when drawing the background of row or column headers
146 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
153 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
158 …/** specifies the color to be used when drawing the background of selected cells, while the contro…
160 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
165 …/** specifies the color to be used when drawing the background of selected cells, while the contro…
168 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
173 …/** specifies the color to be used when drawing the text of selected cells, while the control has …
175 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
180 …/** specifies the color to be used when drawing the text of selected cells, while the control does…
183 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
196 <p>If this property has a value of <VOID/>, rows will be painted
202 /** specifies the vertical alignment of the content in the control.
206 /** specifies the font attributes of the text in the control.
212 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
219 … <p>If this property has a value of <VOID/>, the grid control renderer will use some default color,
225 value of the text in the control.
230 value of the text in the control.
234 /** specifies the help text of the control.
238 /** specifies the help URL of the control.