Type: info
         Title: New UNO API for the handling of DDE links
     Posted by: [EMAIL PROTECTED]
      Affected: [EMAIL PROTECTED],[EMAIL PROTECTED], sc, offapi
         TaskId: i81573
<http://www.openoffice.org/issues/show_bug.cgi?id=81573>
Effective from: CWS xmlfilter02


*Summary*
--------
+ enum com::sun::star::sheet::DDELinkMode

+ interface com::sun::star::sheet::XDDELinkResults

+ interface com::sun::star::sheet::XDDELinks

service com.sun.star.sheet.DDELink:
+ [optional] interface com::sun::star::sheet::XDDELinkResults;

service com.sun.star.sheet.DDELinks:
+ [optional] interface com::sun::star::sheet::XDDELinks;


*Description*
-------------
The service com.sun.star.sheet.DDELink has been extended by the
new optional interface com::sun::star::sheet::XDDELinkResults
which provides access to the DDE link results.

The service com.sun.star.sheet.DDELinks has been extended by the
new optional interface com::sun::star::sheet::XDDELinks
which provides a method to add a DDE link to a spreadsheet.
This interface makes use of the new enum
com::sun::star::sheet::DDELinkMode
which is used to specify how the DDE server application converts
its data into numbers.



Send feedback to [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to