Searched refs:m_pNewEncryptDict (Results 1 – 2 of 2) sorted by relevance
625 m_pNewEncryptDict = ToDictionary(m_pEncryptDict->Clone()); in InitID()626 m_pEncryptDict = m_pNewEncryptDict; in InitID()628 m_pSecurityHandler->OnCreate(m_pNewEncryptDict.Get(), m_pIDArray.Get(), in InitID()673 m_pNewEncryptDict.Reset(); in RemoveSecurity()
78 RetainPtr<CPDF_Dictionary> m_pNewEncryptDict; variable