com :: sun :: star :: sheet :: interface XDDELink
- Base Interface
- com::sun::star::uno::XInterface
- Description
- represents a DDE link.
@deprecated@see com::sun::star::sheet::DDELink
Methods' Summary
|
getApplication |
returns the application from which data are requested
(the DDE server application).
|
getTopic |
returns the DDE topic from which data are requested.
|
getItem |
returns the DDE item from which data are requested.
|
Methods' Details
|
- getApplication
-  
string
getApplication();
- Description
- returns the application from which data are requested
(the DDE server application).
|
- getTopic
-  
string
getTopic();
- Description
- returns the DDE topic from which data are requested.
|
- getItem
-  
string
getItem();
- Description
- returns the DDE item from which data are requested.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.