Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1320 …sal_uInt16 copts_fSupressSpbfAfterPgBrk : 1; // when 1, supress the paragraph Space Before and Spa… member in WW8Dop
H A Dww8scan.cxx6062 copts_fSupressSpbfAfterPgBrk = 0 != ( a8Bit & 0x04 ); in WW8Dop()
6338 if( copts_fSupressSpbfAfterPgBrk ) a8Bit |= 0x04; in Write()
H A Ddump8a.cxx1068 *pOut << indent2 << "copts_fSupressSpbfAfterPgBrk : " << pD->copts_fSupressSpbfAfterPgBrk << endl1; in DumpDop()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8scan.hxx1570 …sal_uInt16 copts_fSupressSpbfAfterPgBrk : 1; // when 1, supress the paragraph Space Before and … member in WW8Dop
H A Dww8scan.cxx6774 copts_fSupressSpbfAfterPgBrk = 0 != ( a8Bit & 0x04 ); in WW8Dop()
7206 if( copts_fSupressSpbfAfterPgBrk ) a8Bit |= 0x04; in Write()

Completed in 82 milliseconds