Searched refs:GetEmbedObject (Results 1 – 8 of 8) sorted by relevance
66 C* pObj = reinterpret_cast<C*>(pJSObj->GetEmbedObject()); in JSPropGetter()90 C* pObj = reinterpret_cast<C*>(pJSObj->GetEmbedObject()); in JSPropSetter()132 C* pObj = reinterpret_cast<C*>(pJSObj->GetEmbedObject()); in JSMethod()242 Alt* pObj = reinterpret_cast<Alt*>(pJSObj->GetEmbedObject()); in JSSpecialPropQuery()258 Alt* pObj = reinterpret_cast<Alt*>(pJSObj->GetEmbedObject()); in JSSpecialPropGet()283 Alt* pObj = reinterpret_cast<Alt*>(pJSObj->GetEmbedObject()); in JSSpecialPropPut()305 Alt* pObj = reinterpret_cast<Alt*>(pJSObj->GetEmbedObject()); in JSSpecialPropDel()
61 CJS_EmbedObj * GetEmbedObject(){return m_pEmbedObj;}; in GetEmbedObject() function
610 Document* pDocument = (Document*)pJSDocument->GetEmbedObject(); in Source()625 Field * pField = (Field *)pJSField->GetEmbedObject(); in Source()644 Document* pDocument = (Document*)pJSDocument->GetEmbedObject(); in Target_Field()654 Field* pField = (Field *)pJSField->GetEmbedObject(); in Target_Field()
492 TimerObj* pTimerObj = (TimerObj*)pJS_TimerObj->GetEmbedObject(); in setInterval()541 TimerObj* pTimerObj = (TimerObj*)pJS_TimerObj->GetEmbedObject(); in setTimeOut()572 if (TimerObj* pTimerObj = (TimerObj*)pJSObj->GetEmbedObject()) in clearTimeOut()620 if (TimerObj* pTimerObj = (TimerObj*)pJSObj->GetEmbedObject()) in clearInterval()
150 Document* pDoc = (Document*)GetEmbedObject(); in END_JS_STATIC_CONST()345 Field* pField = (Field *)pJSField->GetEmbedObject(); in getField()462 if (PrintParamsObj* pprintparamsObj = (PrintParamsObj*)pJSObj->GetEmbedObject()) in print()1481 CJS_EmbedObj* pEmbedObj = params[1].ToCJSObject()->GetEmbedObject(); in addIcon()1530 Icon* pIcon = (Icon*)pJS_Icon->GetEmbedObject(); in icons()1569 Icon* pIcon = (Icon*)pJS_Icon->GetEmbedObject(); in getIcon()
239 if (Document * pDocument = (Document*)pJSDocument->GetEmbedObject()) in SetReaderDocument()
104 global_alternate* pGlobal = (global_alternate*)GetEmbedObject(); in InitInstance()
118 Field* pField = (Field*)GetEmbedObject(); in END_JS_STATIC_CONST()3439 Icon* pIcon = (Icon*)pJS_Icon->GetEmbedObject(); in buttonGetIcon()3640 Field* pField = (Field*)pJSField->GetEmbedObject(); in getArray()