Top   Module   Use   Manual   Index 

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

enum RemoteContentProviderChangeAction


Description
An indication used in a RemoteContentProviderEvent to specify whether a remote content provider has been added to or removed from an XRemoteContentProviderSupplier .


Values

ADDED
Description
The indicator that a remote content provider has been added.
REMOVED
Description
The indicator that a remote content provider has been removed.
Top of Page