Searched refs:copts_fTransparentMetafiles (Results 1 – 5 of 5) sorted by relevance
1327 sal_uInt16 copts_fTransparentMetafiles : 1; // when 1, don�t blank area between metafile pictures member in WW8Dop
6071 copts_fTransparentMetafiles = 0 != ( a8Bit & 0x02 ); in WW8Dop()6348 if( copts_fTransparentMetafiles ) a8Bit |= 0x02; in Write()
1075 *pOut << indent2 << "copts_fTransparentMetafiles : " << pD->copts_fTransparentMetafiles << endl1; in DumpDop()
1577 …sal_uInt16 copts_fTransparentMetafiles : 1; // when 1, don�t blank area between metafile pictur… member in WW8Dop
6783 copts_fTransparentMetafiles = 0 != ( a8Bit & 0x02 ); in WW8Dop()7216 if( copts_fTransparentMetafiles ) a8Bit |= 0x02; in Write()
Completed in 74 milliseconds