Searched refs:pEmbedObj (Results 1 – 1 of 1) sorted by relevance
1662 CJS_EmbedObj* pEmbedObj = ((CJS_Object*)params[1])->GetEmbedObject(); in addIcon() local1663 if (!pEmbedObj)return FALSE; in addIcon()1664 Icon* pIcon = (Icon*)pEmbedObj; in addIcon()