Home
last modified time | relevance | path

Searched refs:fLockAtn (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1305 sal_uInt16 fLockAtn : 1; // when 1, annotations are locked for editing member in WW8Dop
H A Dww8scan.cxx6043 fLockAtn = 0 != ( a8Bit & 0x10 ); in WW8Dop()
6317 if( fLockAtn ) a8Bit |= 0x10; in Write()
H A Ddump8a.cxx1054 *pOut << indent2 << "fLockAtn : " << pD->fLockAtn << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1555 sal_uInt16 fLockAtn : 1; // when 1, annotations are locked for editing member in WW8Dop
H A Dww8scan.cxx6754 fLockAtn = 0 != ( a8Bit & 0x10 ); in WW8Dop()
7184 if( fLockAtn ) a8Bit |= 0x10; in Write()

Completed in 242 milliseconds