10#ifndef __com_sun_star_script_XServiceDocumenter_idl__
11#define __com_sun_star_script_XServiceDocumenter_idl__
13module
com { module sun { module star { module script {
Provides information regarding the implementation: which services are implemented and the name of the...
Definition XServiceInfo.idl:33
interface to get information about the types (usually interface types) supported by an object.
Definition XTypeProvider.idl:34
provides documentation for UNO services
Definition XServiceDocumenter.idl:19
string ServiceBaseUrl
Definition XServiceDocumenter.idl:20
string CoreBaseUrl
Definition XServiceDocumenter.idl:21
void showInterfaceDocs([in] com::sun::star::lang::XTypeProvider xTypeProvider)
void showServiceDocs([in] com::sun::star::lang::XServiceInfo xService)
void showCoreDocs([in] com::sun::star::lang::XServiceInfo xService)
Definition Ambiguous.idl:22