Searched refs:fOnlyWinPics (Results 1 – 5 of 5) sorted by relevance
1294 …sal_uInt16 fOnlyWinPics : 1; // when 1, Word believes all pictures recorded in the document were … member in WW8Dop
6030 fOnlyWinPics = 0 != ( a8Bit & 0x02 ); in WW8Dop()6303 if( fOnlyWinPics ) a8Bit |= 0x02; in Write()
1043 *pOut << indent2 << "fOnlyWinPics : " << pD->fOnlyWinPics << endl1; in DumpDop()
1544 …sal_uInt16 fOnlyWinPics : 1; // when 1, Word believes all pictures recorded in the document w… member in WW8Dop
6742 fOnlyWinPics = 0 != ( a8Bit & 0x02 ); in WW8Dop()7171 if( fOnlyWinPics ) a8Bit |= 0x02; in Write()
Completed in 84 milliseconds