6 references to SetLocalParameterDefAsRequired
ReachFramework (6)
PrintConfig\PageScaling.cs (6)
216
option.OwnerFeature.OwnerPrintCap.
SetLocalParameterDefAsRequired
(option._scaleWIndex, false);
221
option.OwnerFeature.OwnerPrintCap.
SetLocalParameterDefAsRequired
(option._scaleHIndex, false);
238
option.OwnerFeature.OwnerPrintCap.
SetLocalParameterDefAsRequired
(option._squareScaleIndex, false);
305
option.OwnerFeature.OwnerPrintCap.
SetLocalParameterDefAsRequired
(option._scaleWIndex, true);
313
option.OwnerFeature.OwnerPrintCap.
SetLocalParameterDefAsRequired
(option._scaleHIndex, true);
321
option.OwnerFeature.OwnerPrintCap.
SetLocalParameterDefAsRequired
(option._squareScaleIndex, true);