::com::sun::star::ucb::XParameterizedContentProvider |
- Description
- allows configuration of the ::com::sun::star::ucb::RemoteAccessContentProvider ,
to specify that certain ::com::sun::star::ucb::XContentIdentifier s map to
::com::sun::star::ucb::XContent s from a certain remote UCB. The Arguments
string in the
::com::sun::star::ucb::XParameterizedContentProvider::registerInstance
call must contain the UNO URL of the remote UCB.
@descr
The ::com::sun::star::ucb::XContentProvider s obtained through this interface
implement the service ::com::sun::star::ucb::ContentProvider and, if
appropriate, also the interface ::com::sun::star::ucb::XFileIdentifierConverter .
|