Searched refs:fLockRev (Results 1 – 5 of 5) sorted by relevance
1315 sal_uInt16 fLockRev : 1; // when 1, the current revision marking state is locked member in WW8Dop
6055 fLockRev = 0 != ( a8Bit & 0x40 ); in WW8Dop()6330 if( fLockRev ) a8Bit |= 0x40; in Write()
1064 *pOut << indent2 << "fLockRev : " << pD->fLockRev << endl1; in DumpDop()
1565 sal_uInt16 fLockRev : 1; // when 1, the current revision marking state is locked member in WW8Dop
6766 fLockRev = 0 != ( a8Bit & 0x40 ); in WW8Dop()7197 if( fLockRev ) a8Bit |= 0x40; in Write()
Completed in 105 milliseconds