Home
last modified time | relevance | path

Searched refs:fRevMarking (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1300 sal_uInt16 fRevMarking : 1; // when 1, Word will mark revisions as the document is edited member in WW8Dop
H A Dww8scan.cxx6036 fRevMarking = 0 != ( a8Bit & 0x80 ); in WW8Dop()
6309 if( fRevMarking ) a8Bit |= 0x80; in Write()
H A Ddump8a.cxx1049 *pOut << indent2 << "fRevMarking : " << pD->fRevMarking << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1550 sal_uInt16 fRevMarking : 1; // when 1, Word will mark revisions as the document is edited member in WW8Dop
H A Dww8scan.cxx6747 fRevMarking = 0 != ( a8Bit & 0x80 ); in WW8Dop()
7176 if( fRevMarking ) a8Bit |= 0x80; in Write()
H A Dwrtww8.cxx3308 pDop->fRevMarking = 0 != ( nsRedlineMode_t::REDLINE_ON & mnRedlineMode ); in ExportDocument_Impl()
H A Dww8par.cxx4634 if( pWDop->fRevMarking ) in CoreLoad()

Completed in 156 milliseconds