Searched refs:copts_fOrigWordTableRules (Results 1 – 5 of 5) sorted by relevance
1326 …sal_uInt16 copts_fOrigWordTableRules : 1; // when 1, combine table borders like Word 5.x for the… member in WW8Dop
6070 copts_fOrigWordTableRules = 0 != ( a8Bit & 0x01 ); in WW8Dop()6347 if( copts_fOrigWordTableRules ) a8Bit |= 0x01; in Write()
1074 *pOut << indent2 << "copts_fOrigWordTableRules : " << pD->copts_fOrigWordTableRules << endl1; in DumpDop()
1576 …sal_uInt16 copts_fOrigWordTableRules : 1; // when 1, combine table borders like Word 5.x for … member in WW8Dop
6782 copts_fOrigWordTableRules = 0 != ( a8Bit & 0x01 ); in WW8Dop()7215 if( copts_fOrigWordTableRules ) a8Bit |= 0x01; in Write()
Completed in 98 milliseconds