Searched refs:copts_fMapPrintTextColor (Results 1 – 5 of 5) sorted by relevance
1322 sal_uInt16 copts_fMapPrintTextColor : 1; // when 1, print colors as black on non-color printers member in WW8Dop
6064 copts_fMapPrintTextColor = 0 != ( a8Bit & 0x10 ); in WW8Dop()6340 if( copts_fMapPrintTextColor ) a8Bit |= 0x10; in Write()
1070 *pOut << indent2 << "copts_fMapPrintTextColor : " << pD->copts_fMapPrintTextColor << endl1; in DumpDop()
1572 …sal_uInt16 copts_fMapPrintTextColor : 1; // when 1, print colors as black on non-color p… member in WW8Dop
6776 copts_fMapPrintTextColor = 0 != ( a8Bit & 0x10 ); in WW8Dop()7208 if( copts_fMapPrintTextColor ) a8Bit |= 0x10; in Write()
Completed in 86 milliseconds