21 module
com { module sun { module star { module text { module textfield {
string CurrentPresentation
contains the current content of the text field.
Definition: SetExpression.idl:37
boolean IsFixedLanguage
determines whether changes in language attributes at the position the text field is located also chan...
Definition: SetExpression.idl:90
boolean IsInput
determines whether this field is an input field.
Definition: SetExpression.idl:60
string Content
contains the textual content of the field.
Definition: SetExpression.idl:28
short SequenceValue
contains the sequence value when this field is used as sequence field.
Definition: SetExpression.idl:68
double Value
contains the numerical value of the field.
Definition: SetExpression.idl:77
Definition: Ambiguous.idl:20
string VariableName
contains the name of the set expression field master this field is connected to.
Definition: SetExpression.idl:82
string Hint
contains an informational text that is displayed at the user interface if it's an input field...
Definition: SetExpression.idl:56
boolean IsShowFormula
determines whether the content is displayed or evaluated.
Definition: SetExpression.idl:51
long NumberFormat
this is the number format for this field.
Definition: SetExpression.idl:42
specifies service of an expression text field.
Definition: SetExpression.idl:26
short NumberingType
specifies the type of the numbering as com::sun::star::style::NumberingType
Definition: SetExpression.idl:47
boolean IsVisible
determines whether the field is visible.
Definition: SetExpression.idl:64
short SubType
determines the type of the variable as described in com::sun::star::text::SetVariableType ...
Definition: SetExpression.idl:73
is a TextField which is not specified by itself, but dependent on a TextFieldMaster.
Definition: DependentTextField.idl:27