Searched refs:GetOC (Results 1 – 2 of 2) sorted by relevance
38 const CPDF_Dictionary* GetOC() const { return m_pOC.Get(); } in GetOC() function
174 const CPDF_Dictionary* pOC = m_pImageObject->GetImage()->GetOC(); in Start()