Searched refs:fExactCWords (Results 1 – 5 of 5) sorted by relevance
1302 sal_uInt16 fExactCWords : 1; member in WW8Dop
6040 fExactCWords = 0 != ( a8Bit & 0x02 ); in WW8Dop()6314 if( fExactCWords ) a8Bit |= 0x02; in Write()
1051 *pOut << indent2 << "fExactCWords : " << pD->fExactCWords << endl1; in DumpDop()
1552 sal_uInt16 fExactCWords : 1; member in WW8Dop
6752 fExactCWords = 0 != ( a8Bit & 0x02 ); in WW8Dop()7182 if( fExactCWords ) a8Bit |= 0x02; in Write()
Completed in 218 milliseconds