LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | Public Attributes | List of all members
XServiceDocumenter Interface Reference

provides documentation for UNO services More...

import"XServiceDocumenter.idl";

Inheritance diagram for XServiceDocumenter:
theServiceDocumenter

Public Member Functions

void showServiceDocs ([in] com::sun::star::lang::XServiceInfo xService)
 
void showInterfaceDocs ([in] com::sun::star::lang::XTypeProvider xTypeProvider)
 
void showCoreDocs ([in] com::sun::star::lang::XServiceInfo xService)
 

Public Attributes

string ServiceBaseUrl
 
string CoreBaseUrl
 

Detailed Description

provides documentation for UNO services

Since
LibreOffice 5.1

Member Function Documentation

◆ showCoreDocs()

void showCoreDocs ( [in] com::sun::star::lang::XServiceInfo  xService)

◆ showInterfaceDocs()

void showInterfaceDocs ( [in] com::sun::star::lang::XTypeProvider  xTypeProvider)

◆ showServiceDocs()

void showServiceDocs ( [in] com::sun::star::lang::XServiceInfo  xService)

Member Data Documentation

◆ CoreBaseUrl

string CoreBaseUrl
attribute

◆ ServiceBaseUrl

string ServiceBaseUrl
attribute

The documentation for this interface was generated from the following file: