Home
last modified time | relevance | path

Searched refs:copts_fMapPrintTextColor (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1322 sal_uInt16 copts_fMapPrintTextColor : 1; // when 1, print colors as black on non-color printers member in WW8Dop
H A Dww8scan.cxx6064 copts_fMapPrintTextColor = 0 != ( a8Bit & 0x10 ); in WW8Dop()
6340 if( copts_fMapPrintTextColor ) a8Bit |= 0x10; in Write()
H A Ddump8a.cxx1070 *pOut << indent2 << "copts_fMapPrintTextColor : " << pD->copts_fMapPrintTextColor << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1572 …sal_uInt16 copts_fMapPrintTextColor : 1; // when 1, print colors as black on non-color p… member in WW8Dop
H A Dww8scan.cxx6775 copts_fMapPrintTextColor = 0 != ( a8Bit & 0x10 ); in WW8Dop()
7207 if( copts_fMapPrintTextColor ) a8Bit |= 0x10; in Write()

Completed in 112 milliseconds