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
6043 fLockAtn = 0 != ( a8Bit & 0x10 ); in WW8Dop()6317 if( fLockAtn ) a8Bit |= 0x10; in Write()
1054 *pOut << indent2 << "fLockAtn : " << pD->fLockAtn << endl1; in DumpDop()
1555 sal_uInt16 fLockAtn : 1; // when 1, annotations are locked for editing member in WW8Dop
6754 fLockAtn = 0 != ( a8Bit & 0x10 ); in WW8Dop()7184 if( fLockAtn ) a8Bit |= 0x10; in Write()
Completed in 108 milliseconds