|
Rename CPDFXFA_Document::GetPageCount
Both CPDF_Document and CPDFXFA_Document have a GetPageCount method. For
CPDF_Document this maps to the length of the m_PageList array. It is possible
for the page count values for the two types to be different.
This CL renames the CPDFXFA_Document::GetPageCount to
CPDFXFA_Document::GetXFAPageCount and marks the places where we need to validate
the code will work correctly with XFA forms.
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+32 lines, -11 lines) |
Patch |
|
M |
core/fpdfapi/fpdf_parser/cpdf_data_avail.cpp
|
View
|
|
2 chunks |
+3 lines, -0 lines |
2 comments
|
Download
|
|
M |
core/fpdfdoc/cpdf_pagelabel.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/fpdfeditpage.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/fpdfppo.cpp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/fpdfview.cpp
|
View
|
|
3 chunks |
+14 lines, -5 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/fpdfxfa/cpdfxfa_docenvironment.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
fpdfsdk/fpdfxfa/include/fpdfxfa_doc.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
fpdfsdk/include/cpdfsdk_document.h
|
View
|
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|
Depends on Patchset:
Dependent Patchsets:
Total messages: 12 (5 generated)
|