Searched refs:copts_fShowBreaksInFrames (Results 1 – 5 of 5) sorted by relevance
1328 sal_uInt16 copts_fShowBreaksInFrames : 1; // when 1, show hard page or column breaks in frames member in WW8Dop
6072 copts_fShowBreaksInFrames = 0 != ( a8Bit & 0x04 ); in WW8Dop()6349 if( copts_fShowBreaksInFrames ) a8Bit |= 0x04; in Write()
1076 *pOut << indent2 << "copts_fShowBreaksInFrames : " << pD->copts_fShowBreaksInFrames << endl1; in DumpDop()
1578 …sal_uInt16 copts_fShowBreaksInFrames : 1; // when 1, show hard page or column breaks in frames member in WW8Dop
6784 copts_fShowBreaksInFrames = 0 != ( a8Bit & 0x04 ); in WW8Dop()7217 if( copts_fShowBreaksInFrames ) a8Bit |= 0x04; in Write()
Completed in 87 milliseconds