Lines Matching refs:GetDocument
138 CXFA_Document* CJX_Object::GetDocument() const { in GetDocument() function in CJX_Object
139 return object_->GetDocument(); in GetDocument()
176 return it->second(this, GetXFAObject()->GetDocument()->GetScriptContext(), in RunMethod()
858 CFXJSE_Engine* pScriptContext = GetDocument()->GetScriptContext(); in TryContent()
860 GetDocument()->GetScriptContext()->AddNodesOfRunScript( in TryContent()
941 pNewNode = GetDocument()->CreateNode(xfaNode->GetPacketType(), eProperty); in GetOrCreatePropertyInternal()
1190 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in OnChanging()
1226 ToNode(GetDocument()->GetXFAObject(XFA_HASHCODE_Template)); in Script_Attribute_String()
1243 bool iRet = GetDocument()->GetScriptContext()->ResolveObjects( in Script_Attribute_String()
1253 pProtoNode = GetDocument()->GetNodeByID(pProtoRoot, wsID.AsStringView()); in Script_Attribute_String()
1274 GetDocument()->RemovePurgeNode(pProtoForm.get()); in Script_Attribute_String()
1429 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in Script_Som_Message()
1592 GetDocument()->GetScriptContext()->GetJSValueFromMap(pDataNode)); in Script_Som_DataNode()
1635 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in Script_Som_InstanceIndex()
1679 GetDocument()->GetScriptContext()->GetJSValueFromMap(pInstanceMgr)); in Script_Subform_InstanceManager()