Searched refs:copts_fSupressSpbfAfterPgBrk (Results 1 – 5 of 5) sorted by relevance
1320 …sal_uInt16 copts_fSupressSpbfAfterPgBrk : 1; // when 1, supress the paragraph Space Before and Spa… member in WW8Dop
6062 copts_fSupressSpbfAfterPgBrk = 0 != ( a8Bit & 0x04 ); in WW8Dop()6338 if( copts_fSupressSpbfAfterPgBrk ) a8Bit |= 0x04; in Write()
1068 *pOut << indent2 << "copts_fSupressSpbfAfterPgBrk : " << pD->copts_fSupressSpbfAfterPgBrk << endl1; in DumpDop()
1570 …sal_uInt16 copts_fSupressSpbfAfterPgBrk : 1; // when 1, supress the paragraph Space Before and … member in WW8Dop
6774 copts_fSupressSpbfAfterPgBrk = 0 != ( a8Bit & 0x04 ); in WW8Dop()7206 if( copts_fSupressSpbfAfterPgBrk ) a8Bit |= 0x04; in Write()
Completed in 118 milliseconds