Home
last modified time | relevance | path

Searched refs:copts_fOrigWordTableRules (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1326 …sal_uInt16 copts_fOrigWordTableRules : 1; // when 1, combine table borders like Word 5.x for the… member in WW8Dop
H A Dww8scan.cxx6070 copts_fOrigWordTableRules = 0 != ( a8Bit & 0x01 ); in WW8Dop()
6347 if( copts_fOrigWordTableRules ) a8Bit |= 0x01; in Write()
H A Ddump8a.cxx1074 *pOut << indent2 << "copts_fOrigWordTableRules : " << pD->copts_fOrigWordTableRules << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1576 …sal_uInt16 copts_fOrigWordTableRules : 1; // when 1, combine table borders like Word 5.x for … member in WW8Dop
H A Dww8scan.cxx6781 copts_fOrigWordTableRules = 0 != ( a8Bit & 0x01 ); in WW8Dop()
7214 if( copts_fOrigWordTableRules ) a8Bit |= 0x01; in Write()

Completed in 116 milliseconds