Lines Matching refs:Question

1194       if (IfrRef->Question.VarStoreId != VarStorageData->VarStoreId) {
1199 // Get Offset/Width by Question header.
1201 VarOffset = IfrRef->Question.VarStoreInfo.VarOffset;
1231 BlockData->QuestionId = IfrRef->Question.QuestionId;
1258 if (IfrOneOf->Question.VarStoreId != VarStorageData->VarStoreId) {
1263 // Get Offset/Width by Question header and OneOf Flags
1265 VarOffset = IfrOneOf->Question.VarStoreInfo.VarOffset;
1295 BlockData->QuestionId = IfrOneOf->Question.QuestionId;
1360 if (IfrOrderedList->Question.VarStoreId != VarStorageData->VarStoreId) {
1366 // Get Offset/Width by Question header and OneOf Flags
1368 VarOffset = IfrOrderedList->Question.VarStoreInfo.VarOffset;
1381 BlockData->QuestionId = IfrOrderedList->Question.QuestionId;
1408 if (IfrCheckBox->Question.VarStoreId != VarStorageData->VarStoreId) {
1413 // Get Offset/Width by Question header and OneOf Flags
1415 VarOffset = IfrCheckBox->Question.VarStoreInfo.VarOffset;
1446 BlockData->QuestionId = IfrCheckBox->Question.QuestionId;
1526 if (IfrString->Question.VarStoreId != VarStorageData->VarStoreId) {
1531 // Get Offset/Width by Question header and OneOf Flags
1533 VarOffset = IfrString->Question.VarStoreInfo.VarOffset;
1564 BlockData->QuestionId = IfrString->Question.QuestionId;
1597 if (IfrPassword->Question.VarStoreId != VarStorageData->VarStoreId) {
1602 // Get Offset/Width by Question header and OneOf Flags
1604 VarOffset = IfrPassword->Question.VarStoreInfo.VarOffset;
1635 BlockData->QuestionId = IfrPassword->Question.QuestionId;