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