Searched refs:fRMView (Results 1 – 7 of 7) sorted by relevance
6052 fRMView = 0 != ( a8Bit & 0x08 ); in WW8Dop()6214 fRMView = 1; in WW8Dop()6327 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()
1562 sal_uInt16 fRMView : 1; // when 1, show revision markings on screen member in WW8Dop
6763 fRMView = 0 != ( a8Bit & 0x08 ); in WW8Dop()6950 fRMView = 1; in WW8Dop()7194 if( fRMView ) a8Bit |= 0x08; in Write()
3309 pDop->fRMView = 0 != ( nsRedlineMode_t::REDLINE_SHOW_DELETE & mnRedlineMode ); in ExportDocument_Impl()3310 pDop->fRMPrint = pDop->fRMView; in ExportDocument_Impl()
4636 if( pWDop->fRMView ) in CoreLoad()
Completed in 131 milliseconds