Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1315 sal_uInt16 fLockRev : 1; // when 1, the current revision marking state is locked member in WW8Dop
H A Dww8scan.cxx6055 fLockRev = 0 != ( a8Bit & 0x40 ); in WW8Dop()
6330 if( fLockRev ) a8Bit |= 0x40; in Write()
H A Ddump8a.cxx1064 *pOut << indent2 << "fLockRev : " << pD->fLockRev << endl1; in DumpDop()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8scan.hxx1565 sal_uInt16 fLockRev : 1; // when 1, the current revision marking state is locked member in WW8Dop
H A Dww8scan.cxx6767 fLockRev = 0 != ( a8Bit & 0x40 ); in WW8Dop()
7198 if( fLockRev ) a8Bit |= 0x40; in Write()

Completed in 579 milliseconds