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
6071 copts_fShowBreaksInFrames = 0 != ( a8Bit & 0x04 ); in WW8Dop()6348 if( copts_fShowBreaksInFrames ) a8Bit |= 0x04; in Write()
1076 *pOut << indent2 << "copts_fShowBreaksInFrames : " << pD->copts_fShowBreaksInFrames << endl1; in DumpDop()
1577 …sal_uInt16 copts_fShowBreaksInFrames : 1; // when 1, show hard page or column breaks in frames member in WW8Dop
6782 copts_fShowBreaksInFrames = 0 != ( a8Bit & 0x04 ); in WW8Dop()7215 if( copts_fShowBreaksInFrames ) a8Bit |= 0x04; in Write()