| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
describes an item of a DDE connection. More...
import "DDEItemInfo.idl";
| Public Types | |
| typedef sequence< sequence< any > > | Results | 
| The results of the item cached from the last update of the DDE link if available. | |
| Public Attributes | |
| string | Item | 
| The name of the DDE item. | |
describes an item of a DDE connection.
A DDE connection consists of the DDE service name, the DDE topic and a list of DDE items which may contain cached result sets.
| sequence< sequence< any > > Results | 
The results of the item cached from the last update of the DDE link if available.
This sequence may be empty.
| string Item | 
The name of the DDE item.