Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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
Description
A TextField is a 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