LibreOffice
LibreOffice 25.8 SDK API Reference
|
specifies service of a DDE field master. More...
import "DDE.idl";
Included Services | |
service | com::sun::star::text::TextFieldMaster |
Public Attributes | |
string | DDECommandElement |
contains the element string of the DDE command. | |
string | DDECommandFile |
contains the file string of the DDE command. | |
string | DDECommandType |
contains the type string of the DDE command. | |
boolean | IsAutomaticUpdate |
determines whether DDE link is updated automatically. | |
string | Content |
contains the content. | |
Public Attributes inherited from TextFieldMaster | |
string | Name |
determines the name of the field master. | |
string | InstanceName |
contains the instance name as it is used in the com::sun::star::text::XTextFieldsSupplier. |
specifies service of a DDE field master.
|
optionalproperty |
contains the content.
|
property |
contains the element string of the DDE command.
|
property |
contains the file string of the DDE command.
|
property |
contains the type string of the DDE command.
|
property |
determines whether DDE link is updated automatically.