Syntax
interface XPluginInstanceNotifySink : com::sun::star::uno::XInterface ;
Method Summary
|
notifyURL |
Notifies the plugin that a getURL / postURL operation on the
corresponding XPluginInstancePeer was finished.
|
|
Method Details
|
|
Syntax
- oneway void notifyURL
(
- string theURL );
Description
Notifies the plugin that a getURL / postURL operation on the
corresponding XPluginInstancePeer was finished.
Parameter theURL
- [in]: name of the URL that was used during a previous getURL or postURL call
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.