19 #ifndef __com_sun_star_frame_XInterceptorInfo_idl__
20 #define __com_sun_star_frame_XInterceptorInfo_idl__
25 module com { module sun { module star { module frame {
53 sequence< string > getInterceptedURLs();
makes it possible to get information about a registered interceptor and is used by frame interceptor ...
Definition: XInterceptorInfo.idl:41
base interface of all UNO interfaces
Definition: XInterface.idl:47