interface XSynchronousFrameLoader in module com::sun::star::frame:: |
interface XSynchronousFrameLoader : com::sun::star::uno::XInterface ;
loads a resource into a Frame .
Unlike the XFrameLoader interface, this loading will be synchronous.
Method Summary |
|
load | starts the loading of the specified resource into the specified Frame . |
cancel | cancels the loading process. |
Known Services Which Export this Interface |
Method Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.