Searched refs:CNObj (Results 1 – 1 of 1) sorted by relevance
847 CIfrNumeric CNObj; in DeclarePendingQuestion() local851 CNObj.SetLineNo (LineNo); in DeclarePendingQuestion()852 CNObj.SetPrompt (0x0); in DeclarePendingQuestion()853 CNObj.SetHelp (0x0); in DeclarePendingQuestion()912 CNObj.SetQuestionId (QId); in DeclarePendingQuestion()913 CNObj.SetVarStoreInfo (&Info); in DeclarePendingQuestion()921 CNObj.SetFlags (0, Info.mVarType); in DeclarePendingQuestion()927 CNObj.SetMinMaxStepData ((UINT64) 0, (UINT64) -1 , (UINT64) 0); in DeclarePendingQuestion()931 CNObj.SetMinMaxStepData ((UINT32) 0, (UINT32) -1 , (UINT32) 0); in DeclarePendingQuestion()935 CNObj.SetMinMaxStepData ((UINT16) 0, (UINT16) -1 , (UINT16) 0); in DeclarePendingQuestion()[all …]