Searched refs:fPagResults (Results 1 – 5 of 5) sorted by relevance
1304 sal_uInt16 fPagResults : 1; member in WW8Dop
6042 fPagResults = 0 != ( a8Bit & 0x08 ); in WW8Dop()6203 fPagResults = 1; in WW8Dop()6316 if( fPagResults ) a8Bit |= 0x08; in Write()
1053 *pOut << indent2 << "fPagResults : " << pD->fPagResults << endl1; in DumpDop()
1554 sal_uInt16 fPagResults : 1; member in WW8Dop
6754 fPagResults = 0 != ( a8Bit & 0x08 ); in WW8Dop()6940 fPagResults = 1; in WW8Dop()7184 if( fPagResults ) a8Bit |= 0x08; in Write()
Completed in 89 milliseconds