Searched refs:bNeedAP (Results 1 – 2 of 2) sorted by relevance
726 void CPDF_InterForm::NeedConstructAP(FX_BOOL bNeedAP) { in NeedConstructAP() argument730 m_pFormDict->SetAtBoolean("NeedAppearances", bNeedAP); in NeedConstructAP()731 m_bGenerateAP = bNeedAP; in NeedConstructAP()
583 void NeedConstructAP(FX_BOOL bNeedAP);