Searched refs:XfaEnableCalculate (Results 1 – 3 of 3) sorted by relevance
61 void XfaEnableCalculate(bool bEnabled);
226 void CPDFSDK_InterForm::XfaEnableCalculate(bool bEnabled) { in XfaEnableCalculate() function in CPDFSDK_InterForm
378 m_pContext->GetFormFillEnv()->GetInterForm()->XfaEnableCalculate(bEnabled); in SetCalculationsEnabled()