Top   Module   Use   Manual   Index 

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

enum DocumentStoreMode


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


Values

REMOTE
Description
Document contents are not stored locally.
LOCAL
Description
Document contents are stored locally.
Top of Page