Top   Module   Use   Manual   Index 

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

struct RemoteContentProviderChangeEvent

Base Struct
com::sun::star::lang::EventObject

Description
The description of a change to a XRemoteContentProviderSupplier .


Elements

string Identifier
Description
The identifier with which the remote content provider is registered at the XRemoteContentProviderSupplier .
com::sun::star::ucb::RemoteContentProviderChangeAction Action
Description
An indicator whether a remote content provider has been added or removed.
Top of Page