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

service HelpContentProvider
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
Content

Exported Interfaces - Summary
XContentProvider

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

Exported Interfaces - Details
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
HelpContent

 
Top of Page