Lines Matching refs:property

65 	[optional, property] short Align;
71 [property] com::sun::star::util::Color BackgroundColor;
77 [property] boolean DefaultButton;
83 [property] boolean Enabled;
96 [optional, property] boolean FocusOnClick;
102 [property] com::sun::star::awt::FontDescriptor FontDescriptor;
109 [property] short FontEmphasisMark;
116 [property] short FontRelief;
122 [property] string HelpText;
128 [property] string HelpURL;
135 [property] short ImageAlign;
141 <p>Valid values of this property are specified with <type>ImagePosition</type>.</p>
143 … <p>If this property is present, it supersedes the <member>ImageAlign</member> property - setting
146 [optional, property] short ImagePosition;
153 [property] string ImageURL;
159 <p>If this property is present, it interacts with the <member>ImageURL</member>in the
170 [optional, property, transient] com::sun::star::graphic::XGraphic Graphic;
176 [property] string Label;
184 [optional, property] boolean MultiLine;
190 [property] boolean Printable;
196 [property] short PushButtonType;
203 release the mouse button, and press it again. With this property
209 [optional, property] boolean Repeat;
219 is specified with this property.</p>
223 [optional, property] long RepeatDelay;
229 If <member>Toggle</member> property is set to <TRUE/>, the pressed state
230 is enabled and its pressed state can be obtained with this property.
239 [property] short State;
245 [property] boolean Tabstop;
251 [property] com::sun::star::util::Color TextColor;
257 [property] com::sun::star::util::Color TextLineColor;
263 … <p>If this property is set to <TRUE/>, a single operation of the button control (pressing space
267 <p>The default for this property is <FALSE/>, which means the button behaves like a usual
272 [optional, property] boolean Toggle;
280 [optional, property] com::sun::star::style::VerticalAlignment VerticalAlign;