Searched refs:GetCheckValue (Results 1 – 3 of 3) sorted by relevance
181 WideString GetCheckValue(bool bDefault) const;
304 return GetCheckValue(bDefault); in GetValue()761 WideString CPDF_FormField::GetCheckValue(bool bDefault) const { in GetCheckValue() function in CPDF_FormField
1163 WideString csExport = pField->GetCheckValue(false); in ExportToFDF()