Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: sheet ::

unpublished struct DDEItemInfo
Usage Restrictions
not published
Description
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.
Since
OOo 3.1

Elements' Summary
Item The name of the DDE item.  
Results The results of the item cached from the last update of the DDE link if available. This sequence may be empty.  
Elements' Details
Item
string Item;
Description
The name of the DDE item.
Results
sequence< sequence< any > > Results;
Description
The results of the item cached from the last update of the DDE link if available. This sequence may be empty.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.