:: 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 - Summary
::com::sun::star::text::TextField
(referenced entity's summary:)
A ::com::sun::star::text::TextField is a ::com::sun::star::text::TextContent which fades its textual representation into the text range to which it is anchored.
Properties' Summary
string
Content
contains the characters to be combined.  
Included Services - Details
::com::sun::star::text::TextField
(referenced entity's summary:)
A ::com::sun::star::text::TextField is a ::com::sun::star::text::TextContent which fades its textual representation into the text range to which it is anchored.
Properties' Details
Content
string Content;
Description
contains the characters to be combined.

 
Top of Page