:: com :: sun :: star :: text :: textfield ::

service CombinedCharacters
Description
specifies service of a text field to combine 1 to 6 characters that are treated as one normal character.
See also
::com::sun::star::text::TextField

Included Services
::com::sun::star::text::TextField
A ::com::sun::star::form::component::TextField is a ::com::sun::star::text::TextContent which fades its textual representation into the text range to which it is anchored.
Properties' Summary
Content contains the characters to be combined.
Properties' Details
Content
string Content;
Description
contains the characters to be combined.

 
Top of Page