Top   Module   Use   Manual   Index 

com :: sun :: star :: sync ::

constants group SyncEvent


Description
contains a synchronization element


Constants

const unsigned long NONE = = 0;
const unsigned long CREATED = = 1;
const unsigned long DELETED = = 2;
const unsigned long CHANGED = = 3;
Top of Page