Lines Matching refs:GetDocument
139 CXFA_Document* CJX_Object::GetDocument() const { in GetDocument() function in CJX_Object
140 return object_->GetDocument(); in GetDocument()
177 return it->second(this, GetXFAObject()->GetDocument()->GetScriptContext(), in RunMethod()
762 CFXJSE_Engine* pScriptContext = GetDocument()->GetScriptContext(); in TryContent()
1056 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in OnChanging()
1092 ToNode(GetDocument()->GetXFAObject(XFA_HASHCODE_Template)); in ScriptAttributeString()
1111 bool bRet = GetDocument()->GetScriptContext()->ResolveObjects( in ScriptAttributeString()
1121 pProtoNode = GetDocument()->GetNodeByID(pProtoRoot, wsID.AsStringView()); in ScriptAttributeString()
1298 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in ScriptSomMessage()
1447 pValue->Assign(GetDocument()->GetScriptContext()->GetOrCreateJSBindingFromMap( in ScriptSomDataNode()
1490 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in ScriptSomInstanceIndex()