LibreOffice
LibreOffice 5.3 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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

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

Member Data Documentation

string CoreBaseUrl
attribute
string ServiceBaseUrl
attribute

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