:: com :: sun :: star :: ucb ::

service HelpContentProvider
Description
The Help Content Provider (HCP) implements a ::com::sun::star::ucb::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
Description
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

 
Top of Page