LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sheet_XDDELinkResults_idl__
21 #define __com_sun_star_sheet_XDDELinkResults_idl__
26 module
com { module sun { module star { module sheet {
55 void setResults( [in] sequence< sequence< any > > aResults );
sequence< sequence< any > > getResults()
returns the DDE link results.
void setResults([in] sequence< sequence< any > > aResults)
sets the DDE link results.
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48
provides access to the DDE link results.
Definition: XDDELinkResults.idl:36