Searched refs:sDestination (Results 1 – 2 of 2) sorted by relevance
2400 CFX_WideString sDestination = action.GetFilePath(); local2401 if (sDestination.IsEmpty())2415 return SubmitFields(sDestination, fields, bIncludeOrExclude, FALSE);2421 return SubmitForm(sDestination, FALSE);2528 FX_BOOL CPDFSDK_InterForm::SubmitForm(const CFX_WideString& sDestination, argument2530 if (sDestination.IsEmpty())2556 pEnv->JS_docSubmitForm(pBuffer, nBufSize, sDestination.c_str());
310 FX_BOOL SubmitForm(const CFX_WideString& sDestination, FX_BOOL bUrlEncoded);