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

unpublished service ExpandContentProvider
Description
The Expand Content Provider implements a ::com::sun::star::ucb::ContentProvider for the ::com::sun::star::ucb::UniversalContentBroker (UCB).

It provides access to content via macrofied URLs, e.g. vnd.sun.star.expand://$UNO_USER_PACKAGES/abc. Macros which will be expanded using the singleton /singletons/com.sun.star.util.theMacroExpander of the process' initial component context.

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

Included Services
::com::sun::star::ucb::ContentProvider
(referenced entity's summary:)
provides access to a set of ::com::sun::star::ucb::Content s.

 
Top of Page