Top   Module   Use   Manual   Index 

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

enum SynchronizePolicy


Description
These are the possible values for the property "SynchronizePolicy".
See also
XCommandProcessor
See also
Content


Values

SERVER_IS_MASTER
Description
Server is master.
CLIENT_IS_MASTER
Description
Client is master.
NONE_IS_MASTER
Description
None is master.
Top of Page