Searched refs:WA_READONLY (Results 1 – 2 of 2) sorted by relevance
613 sal_Bool bReadonly = GetReadonly() || ( nA & WA_READONLY ); in WriteAttributes()751 nA |= WA_READONLY; in WriteRecursiv_Impl()855 sal_Bool bReadonly = GetReadonly() || ( nA & WA_READONLY ); in Write()
53 WA_STRUCT = 0x8, WA_READONLY = 0x10 enumerator
Completed in 31 milliseconds