Lines Matching refs:bOldValue

386 	sal_Bool bOldValue = sal_False;  in impl_checkPrint()  local
387 bOldValue = PrintOptTest::impl_IsReduceTransparency(); in impl_checkPrint()
388 bNewValue = !bOldValue; in impl_checkPrint()
392 if ( bNewValue == bOldValue ) // test the new source in impl_checkPrint()
402 bNewValue = bOldValue = sal_False; in impl_checkPrint()
403 bOldValue = impl_IsReduceTransparency(); in impl_checkPrint()
404 bNewValue = !bOldValue; in impl_checkPrint()
408 if(bNewValue == bOldValue) // test the new source in impl_checkPrint()
452 bNewValue = bOldValue = sal_False; in impl_checkPrint()
453 bOldValue = impl_IsReduceGradients(); in impl_checkPrint()
454 bNewValue = !bOldValue; in impl_checkPrint()
458 if (bNewValue == bOldValue) //test the new source in impl_checkPrint()
469 bNewValue = bOldValue = sal_False; in impl_checkPrint()
470 bOldValue = impl_IsReduceGradients(); in impl_checkPrint()
471 bNewValue = !bOldValue; in impl_checkPrint()
475 if (bNewValue == bOldValue) // test the new source in impl_checkPrint()
554 bNewValue = bOldValue = sal_False; in impl_checkPrint()
555 bOldValue = this->impl_IsReduceBitmaps(); in impl_checkPrint()
556 bNewValue = !bOldValue; in impl_checkPrint()
560 if (bNewValue == bOldValue) // test the new source in impl_checkPrint()
570 bNewValue = bOldValue = sal_False; in impl_checkPrint()
571 bOldValue = this->impl_IsReduceBitmaps(); in impl_checkPrint()
572 bNewValue = !bOldValue; in impl_checkPrint()
576 if (bNewValue == bOldValue) // test the new source in impl_checkPrint()
669 bNewValue = bOldValue = sal_False; in impl_checkPrint()
670 bOldValue = impl_IsReducedBitmapIncludesTransparency(); in impl_checkPrint()
671 bNewValue = !bOldValue; in impl_checkPrint()
675 if (bNewValue == bOldValue) // test the old source in impl_checkPrint()
685 bNewValue = bOldValue = sal_False; in impl_checkPrint()
686 bOldValue = impl_IsReducedBitmapIncludesTransparency(); in impl_checkPrint()
687 bNewValue = !bOldValue; in impl_checkPrint()
691 if (bNewValue == bOldValue) // test the new source in impl_checkPrint()
701 bNewValue = bOldValue = sal_False; in impl_checkPrint()
702 bOldValue = this->impl_IsConvertToGreyscales(); in impl_checkPrint()
703 bNewValue = !bOldValue; in impl_checkPrint()
707 if (bNewValue == bOldValue) // test the new source in impl_checkPrint()
717 bNewValue = bOldValue = sal_False; in impl_checkPrint()
718 bOldValue = this->impl_IsConvertToGreyscales(); in impl_checkPrint()
719 bNewValue = !bOldValue; in impl_checkPrint()
723 if (bNewValue == bOldValue) // test the new source in impl_checkPrint()