Lines Matching refs:setValue

162 			case  0: bVal = bPrintGraphic; pValues[nProp].setValue(&bVal, rType);break;  in Commit()
163 case 1: bVal = bPrintTable ;pValues[nProp].setValue(&bVal, rType); break; in Commit()
164 case 2: bVal = bPrintControl ; pValues[nProp].setValue(&bVal, rType); break; in Commit()
165 case 3: bVal = bPrintPageBackground; pValues[nProp].setValue(&bVal, rType); break; in Commit()
166 case 4: bVal = bPrintBlackFont ; pValues[nProp].setValue(&bVal, rType); break; in Commit()
168 case 6: bVal = bPrintReverse ; pValues[nProp].setValue(&bVal, rType); break; in Commit()
169 case 7: bVal = bPrintProspect ; pValues[nProp].setValue(&bVal, rType); break; in Commit()
170 case 8: bVal = bPrintProspectRTL ; pValues[nProp].setValue(&bVal, rType); break; in Commit()
171 case 9: bVal = bPrintSingleJobs ; pValues[nProp].setValue(&bVal, rType); break; in Commit()
173 case 11: bVal = bPaperFromSetup ; pValues[nProp].setValue(&bVal, rType); break; in Commit()
174 case 12: bVal = bPrintDraw ; pValues[nProp].setValue(&bVal, rType); break; in Commit()
175 case 13: bVal = bPrintLeftPages ; pValues[nProp].setValue(&bVal, rType); break; in Commit()
176 case 14: bVal = bPrintRightPages ; pValues[nProp].setValue(&bVal, rType); break; in Commit()
177 case 15: bVal = bPrintEmptyPages ; pValues[nProp].setValue(&bVal, rType); break; in Commit()
178 case 16: bVal = bPrintTextPlaceholder; pValues[nProp].setValue(&bVal, rType); break; in Commit()
179 case 17: bVal = bPrintHiddenText; pValues[nProp].setValue(&bVal, rType); break; in Commit()