Searched refs:pTypeIDMapEntry (Results 1 – 1 of 1) sorted by relevance
686 TypeIDMapEntry * pTypeIDMapEntry = new TypeIDMapEntry; in RegisterContentType() local687 pTypeIDMapEntry->m_aTypeName = aTheTypeName; in RegisterContentType()688 pTypeIDMapEntry->m_aPresentation = rPresentation; in RegisterContentType()690 pTypeIDMapEntry->m_aSystemFileType = *pSystemFileType; in RegisterContentType()691 m_pRegistration->m_aTypeIDMap.Insert(eTypeID, pTypeIDMapEntry); in RegisterContentType()
Completed in 18 milliseconds