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

enum RemoteContentProviderChangeAction

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