Searched refs:fShowBreaksInFrames (Results 1 – 5 of 5) sorted by relevance
1385 sal_uInt32 fShowBreaksInFrames :1; // see above member in WW8Dop
6133 fShowBreaksInFrames = ( a32Bit & 0x00000400 ) >> 10 ; in WW8Dop()6255 if (fShowBreaksInFrames) a32Bit |= 0x00000400; in GetCompatabilityOptions()
1119 *pOut << indent2 << "fShowBreaksInFrames : " << pD->fShowBreaksInFrames << endl1; in DumpDop()
1638 sal_uInt32 fShowBreaksInFrames :1; // see above member in WW8Dop
6991 fShowBreaksInFrames = ( a32Bit & 0x00000400 ) >> 10 ; in SetCompatabilityOptions()7029 if (fShowBreaksInFrames) a32Bit |= 0x00000400; in GetCompatabilityOptions()
Completed in 85 milliseconds