LibreOffice
LibreOffice 7.4 SDK API Reference
Exported Interfaces | List of all members
HelpContentProvider Service Referencepublished

The Help Content Provider (HCP) implements a ContentProvider for the UniversalContentBroker (UCB). More...

import"HelpContentProvider.idl";

Inheritance diagram for HelpContentProvider:
XContentProvider XInterface

Exported Interfaces

interface com::sun::star::ucb::XContentProvider
 provides an object representing either a directory object allowing searching or a help content object providing access to the help content. More...
 

Additional Inherited Members

- Public Member Functions inherited from XContentProvider
com::sun::star::ucb::XContent queryContent ([in] com::sun::star::ucb::XContentIdentifier Identifier) raises ( com::sun::star::ucb::IllegalIdentifierException )
 creates a new XContent instance, if the given XContentIdentifier matches a content provided by the implementation of this interface. More...
 
long compareContentIds ([in] com::sun::star::ucb::XContentIdentifier Id1, [in] com::sun::star::ucb::XContentIdentifier Id2)
 compares two XContentIdentifiers. More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

The Help Content Provider (HCP) implements a ContentProvider for the UniversalContentBroker (UCB).

The served contents enable access to the help contents and to the search engine.

See also
com::sun::star::ucb::Content

Exported Interfaces

◆ com::sun::star::ucb::XContentProvider

provides an object representing either a directory object allowing searching or a help content object providing access to the help content.

See also
com::sun::star::ucb::HelpContent

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