LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
UnoControlDialogElement Service Referencepublished

specifies a set of properties to describe the model of an UnoControl which is embedded in a UnoControlDialogModel. More...

import"UnoControlDialogElement.idl";

Inheritance diagram for UnoControlDialogElement:
UnoControlModel AnimatedImagesControlModel UnoControlGridModel UnoControlTabPageContainerModel TreeControlModel UnoControlButtonModel UnoControlCheckBoxModel UnoControlComboBoxModel UnoControlContainerModel UnoControlCurrencyFieldModel UnoControlDateFieldModel UnoControlDialogModel UnoControlEditModel UnoControlFileControlModel UnoControlFixedHyperlinkModel UnoControlFixedLineModel UnoControlFixedTextModel UnoControlFormattedFieldModel UnoControlGroupBoxModel UnoControlImageControlModel UnoControlListBoxModel UnoControlNumericFieldModel UnoControlPatternFieldModel UnoControlProgressBarModel UnoControlRadioButtonModel UnoControlRoadmapModel UnoControlScrollBarModel UnoControlSpinButtonModel UnoControlTimeFieldModel FormControlModel ColumnDescriptorControlModel

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...
 

Detailed Description

specifies a set of properties to describe the model of an UnoControl which is embedded in a UnoControlDialogModel.

Member Data Documentation

◆ Height

long Height
property

specifies the height of the control.

◆ Name

string Name
property

specifies the name of the control.

◆ PositionX

string PositionX
property

specifies the horizontal position of the control.

◆ PositionY

string PositionY
property

specifies the vertical position of the control.

◆ Step

long Step
property

specifies the step of the control.

◆ TabIndex

short TabIndex
property

specifies the tabindex of the control.

◆ Tag

string Tag
property

specifies the tag of the control.

◆ Width

long Width
property

specifies the width of the control.


The documentation for this service was generated from the following file: