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