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