19 #ifndef __com_sun_star_mozilla_XPluginInstance_idl__
20 #define __com_sun_star_mozilla_XPluginInstance_idl__
26 module com { module sun { module star { module mozilla {
61 void createWindow( [in] any PlatformParentData, [in]
boolean embedded );
90 void newURL( [in]
string MIMEDesc, [in]
string theURL, [in]
string filter, [in] any sessionData );
100 void getHttpServerURL( [out]
string aHost, [out]
unsigned short aPort,
101 [out]
string aPrefix);
Allows to control an office side plugin instance and to communicate with it.
Definition: XPluginInstance.idl:32
base interface of all UNO interfaces
Definition: XInterface.idl:47