| Index: core/include/fpdfdoc/fpdf_doc.h
|
| diff --git a/core/include/fpdfdoc/fpdf_doc.h b/core/include/fpdfdoc/fpdf_doc.h
|
| index 7ade012bf0bbf17200f384166b2c35f034c8beee..17f2c824c6917b6b916d875c773878de32a371a9 100644
|
| --- a/core/include/fpdfdoc/fpdf_doc.h
|
| +++ b/core/include/fpdfdoc/fpdf_doc.h
|
| @@ -563,8 +563,6 @@ class CPDF_InterForm : public CFX_PrivateData {
|
| CPDF_FormField* GetField(FX_DWORD index,
|
| const CFX_WideString& csFieldName = L"");
|
|
|
| - void GetAllFieldNames(CFX_WideStringArray& allFieldNames);
|
| -
|
| CPDF_FormField* GetFieldByDict(CPDF_Dictionary* pFieldDict) const;
|
|
|
| CPDF_FormControl* GetControlAtPoint(CPDF_Page* pPage,
|
|
|