Searched refs:bFDF (Results 1 – 1 of 1) sorted by relevance
575 bool bFDF = true; in submitForm() local580 bFDF = pRuntime->ToBoolean(params[1]); in submitForm()591 bFDF = pRuntime->ToBoolean(pRuntime->GetObjectProperty(pObj, "bFDF")); in submitForm()621 GetSDKInteractiveForm()->SubmitFields(strURL, fieldObjects, true, !bFDF); in submitForm()