Searched refs:fLockAtn (Results 1 – 5 of 5) sorted by relevance
1305 sal_uInt16 fLockAtn : 1; // when 1, annotations are locked for editing member in WW8Dop
6042 fLockAtn = 0 != ( a8Bit & 0x10 ); in WW8Dop()6316 if( fLockAtn ) a8Bit |= 0x10; in Write()
1054 *pOut << indent2 << "fLockAtn : " << pD->fLockAtn << endl1; in DumpDop()
1554 sal_uInt16 fLockAtn : 1; // when 1, annotations are locked for editing member in WW8Dop
6753 fLockAtn = 0 != ( a8Bit & 0x10 ); in WW8Dop()7183 if( fLockAtn ) a8Bit |= 0x10; in Write()