Searched refs:fRevMarking (Results 1 – 7 of 7) sorted by relevance
1300 sal_uInt16 fRevMarking : 1; // when 1, Word will mark revisions as the document is edited member in WW8Dop
6036 fRevMarking = 0 != ( a8Bit & 0x80 ); in WW8Dop()6309 if( fRevMarking ) a8Bit |= 0x80; in Write()
1049 *pOut << indent2 << "fRevMarking : " << pD->fRevMarking << endl1; in DumpDop()
1550 sal_uInt16 fRevMarking : 1; // when 1, Word will mark revisions as the document is edited member in WW8Dop
6747 fRevMarking = 0 != ( a8Bit & 0x80 ); in WW8Dop()7176 if( fRevMarking ) a8Bit |= 0x80; in Write()
3308 pDop->fRevMarking = 0 != ( nsRedlineMode_t::REDLINE_ON & mnRedlineMode ); in ExportDocument_Impl()
4634 if( pWDop->fRevMarking ) in CoreLoad()
Completed in 128 milliseconds