Searched refs:fShowBreaksInFrames (Results 1 – 5 of 5) sorted by relevance
1385 sal_uInt32 fShowBreaksInFrames :1; // see above member in WW8Dop
6132 fShowBreaksInFrames = ( a32Bit & 0x00000400 ) >> 10 ; in WW8Dop()6254 if (fShowBreaksInFrames) a32Bit |= 0x00000400; in GetCompatabilityOptions()
1119 *pOut << indent2 << "fShowBreaksInFrames : " << pD->fShowBreaksInFrames << endl1; in DumpDop()
1637 sal_uInt32 fShowBreaksInFrames :1; // see above member in WW8Dop
6989 fShowBreaksInFrames = ( a32Bit & 0x00000400 ) >> 10 ; in SetCompatabilityOptions()7027 if (fShowBreaksInFrames) a32Bit |= 0x00000400; in GetCompatabilityOptions()