A TextField is a TextContent which fades its textual representation into the text range to which it i...
Definition TextField.idl:29
specifies service of a text field that provides information about the author of the last change.
Definition ChangeAuthor.idl:29
string Author
contains the name of the author.
Definition ChangeAuthor.idl:34
boolean IsFixed
If this flag is set to false the author will be overridden by the current author each time the docume...
Definition ChangeAuthor.idl:43
string CurrentPresentation
contains the current content of the text field.
Definition ChangeAuthor.idl:38