|
LibreOffice
LibreOffice 5.0 SDK API Reference
|
specifies a set of properties to describe the model of an UnoControl which is embedded in a UnoControlDialogModel. More...
import"UnoControlDialogElement.idl";
Public Attributes | |
| long | Height |
| specifies the height of the control. More... | |
| string | Name |
| specifies the name of the control. More... | |
| string | PositionX |
| specifies the horizontal position of the control. More... | |
| string | PositionY |
| specifies the vertical position of the control. More... | |
| long | Step |
| specifies the step of the control. More... | |
| short | TabIndex |
| specifies the tabindex of the control. More... | |
| string | Tag |
| specifies the tag of the control. More... | |
| long | Width |
| specifies the width of the control. More... | |
specifies a set of properties to describe the model of an UnoControl which is embedded in a UnoControlDialogModel.
|
property |
specifies the height of the control.
|
property |
specifies the name of the control.
|
property |
specifies the horizontal position of the control.
|
property |
specifies the vertical position of the control.
|
property |
specifies the step of the control.
|
property |
specifies the tabindex of the control.
|
property |
specifies the tag of the control.
|
property |
specifies the width of the control.
1.8.10