Searched refs:fOnlyMacPics (Results 1 – 5 of 5) sorted by relevance
1293 …sal_uInt16 fOnlyMacPics : 1; // when 1, Word believes all pictures recorded in the document were… member in WW8Dop
6029 fOnlyMacPics = 0 != ( a8Bit & 0x01 ); in WW8Dop()6302 if( fOnlyMacPics ) a8Bit |= 0x01; in Write()
1042 *pOut << indent2 << "fOnlyMacPics : " << pD->fOnlyMacPics << endl1; in DumpDop()
1543 …sal_uInt16 fOnlyMacPics : 1; // when 1, Word believes all pictures recorded in the document w… member in WW8Dop
6740 fOnlyMacPics = 0 != ( a8Bit & 0x01 ); in WW8Dop()7169 if( fOnlyMacPics ) a8Bit |= 0x01; in Write()
Completed in 90 milliseconds