Searched refs:fRMView (Results 1 – 7 of 7) sorted by relevance
6051 fRMView = 0 != ( a8Bit & 0x08 ); in WW8Dop()6213 fRMView = 1; in WW8Dop()6326 if( fRMView ) a8Bit |= 0x08; in Write()
1312 sal_uInt16 fRMView : 1; // when 1, show revision markings on screen member in WW8Dop
1061 *pOut << indent2 << "fRMView : " << pD->fRMView << endl1; in DumpDop()
1561 sal_uInt16 fRMView : 1; // when 1, show revision markings on screen member in WW8Dop
6762 fRMView = 0 != ( a8Bit & 0x08 ); in WW8Dop()6949 fRMView = 1; in WW8Dop()7193 if( fRMView ) a8Bit |= 0x08; in Write()
3308 pDop->fRMView = 0 != ( nsRedlineMode_t::REDLINE_SHOW_DELETE & mnRedlineMode ); in ExportDocument_Impl()3309 pDop->fRMPrint = pDop->fRMView; in ExportDocument_Impl()
4635 if( pWDop->fRMView ) in CoreLoad()