com :: sun :: star :: frame :: interface XInterceptorInfo
- Base Interface
- com::sun::star::uno::XInterface
- Description
- Makes it possible to get information about registered interceptor.
zB. get URL lists for interception
Use it as an additional interface to XDispatchProviderInterceptor .
Methods' Details
|
- getInterceptedURLs
-  
sequence< string >
getInterceptedURLs();
- Description
- returns the URL list for interception.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.