Searched refs:fMapPrintTextColor (Results 1 – 5 of 5) sorted by relevance
1379 sal_uInt32 fMapPrintTextColor :1; // see above member in WW8Dop
6127 fMapPrintTextColor = ( a32Bit & 0x00000010 ) >> 4 ; in WW8Dop()6249 if (fMapPrintTextColor) a32Bit |= 0x00000010; in GetCompatabilityOptions()
1113 *pOut << indent2 << "fMapPrintTextColor : " << pD->fMapPrintTextColor << endl1; in DumpDop()
1632 sal_uInt32 fMapPrintTextColor :1; // see above member in WW8Dop
6985 fMapPrintTextColor = ( a32Bit & 0x00000010 ) >> 4 ; in SetCompatabilityOptions()7023 if (fMapPrintTextColor) a32Bit |= 0x00000010; in GetCompatabilityOptions()
Completed in 82 milliseconds