CPDF_Object() constructor should set its internal m_Type variable.

Follow-on from https://codereview.chromium.org/911293002/

Currently, all the subclass constructors are reaching up
into the parent class to do this.  Fix this, just because.

R=thestig@chromium.org

Review URL: https://codereview.chromium.org/880233005
2 files changed