Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1328 sal_uInt16 copts_fShowBreaksInFrames : 1; // when 1, show hard page or column breaks in frames member in WW8Dop
H A Dww8scan.cxx6072 copts_fShowBreaksInFrames = 0 != ( a8Bit & 0x04 ); in WW8Dop()
6349 if( copts_fShowBreaksInFrames ) a8Bit |= 0x04; in Write()
H A Ddump8a.cxx1076 *pOut << indent2 << "copts_fShowBreaksInFrames : " << pD->copts_fShowBreaksInFrames << endl1; in DumpDop()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8scan.hxx1578 …sal_uInt16 copts_fShowBreaksInFrames : 1; // when 1, show hard page or column breaks in frames member in WW8Dop
H A Dww8scan.cxx6784 copts_fShowBreaksInFrames = 0 != ( a8Bit & 0x04 ); in WW8Dop()
7217 if( copts_fShowBreaksInFrames ) a8Bit |= 0x04; in Write()

Completed in 142 milliseconds