Searched refs:GetValueObject (Results 1 – 2 of 2) sorted by relevance
211 RetainPtr<const CPDF_Object> pV = GetValueObject(); in ResetField()325 bDefault ? GetDefaultValueObject() : GetValueObject(); in GetValue()677 const CPDF_Object* pV = GetValueObject(); in CheckControl()753 RetainPtr<const CPDF_Object> pValueObject = GetValueObject(); in IsSelectedOption()813 RetainPtr<const CPDF_Object> pValueObject = GetValueObject(); in UseSelectedIndicesObject()919 RetainPtr<const CPDF_Object> CPDF_FormField::GetValueObject() const { in GetValueObject() function in CPDF_FormField931 RetainPtr<const CPDF_Object> pValue = GetValueObject(); in GetValueOrSelectedIndicesObject()
165 RetainPtr<const CPDF_Object> GetValueObject() const;