Lines Matching refs:GetXFAObject
150 pValue->SetString(GetXFAObject()->GetClassName()); in className()
155 for (CXFA_Node* pNode = ToNode(GetXFAObject())->GetPrevSibling(); pNode; in Subform_and_SubformSet_InstanceIndex()
177 return it->second(this, GetXFAObject()->GetDocument()->GetScriptContext(), in RunMethod()
213 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in HasAttribute()
220 switch (ToNode(GetXFAObject())->GetAttributeType(eAttr)) { in SetAttribute()
224 item ? *item : *(ToNode(GetXFAObject())->GetDefaultEnum(eAttr)), in SetAttribute()
275 switch (ToNode(GetXFAObject())->GetAttributeType(eAttr)) { in TryAttribute()
325 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in TryBoolean()
331 return ToNode(GetXFAObject())->GetDefaultBoolean(eAttr); in TryBoolean()
360 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in TryInteger()
366 return ToNode(GetXFAObject())->GetDefaultInteger(eAttr); in TryInteger()
371 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in TryEnum()
379 return ToNode(GetXFAObject())->GetDefaultEnum(eAttr); in TryEnum()
399 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in SetMeasure()
407 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in TryMeasure()
416 return ToNode(GetXFAObject())->GetDefaultMeasurement(eAttr); in TryMeasure()
443 CXFA_Node* xfaObj = ToNode(GetXFAObject()); in SetCData()
485 auto* xfaObj = ToNode(GetXFAObject()); in SetAttributeValue()
503 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in TryCData()
521 return ToNode(GetXFAObject())->GetDefaultCData(eAttr); in TryCData()
527 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in SetValue()
532 CXFA_Node* pNode = ToNode(GetXFAObject()); in SetValue()
544 switch (ToNode(GetXFAObject())->GetObjectType()) { in SetContent()
546 if (XFA_FieldIsMultiListBox(ToNode(GetXFAObject()))) { in SetContent()
558 CXFA_Node* pBind = ToNode(GetXFAObject())->GetBindData(); in SetContent()
596 if (pArrayNode != ToNode(GetXFAObject())) { in SetContent()
604 if (ToNode(GetXFAObject())->GetElementType() == XFA_Element::ExclGroup) { in SetContent()
605 pNode = ToNode(GetXFAObject()); in SetContent()
617 pBindNode = ToNode(GetXFAObject())->GetBindData(); in SetContent()
622 if (pArrayNode != ToNode(GetXFAObject())) { in SetContent()
633 if (ToNode(GetXFAObject())->GetElementType() == XFA_Element::ExData) { in SetContent()
645 CXFA_Node* pContentRawDataNode = ToNode(GetXFAObject())->GetFirstChild(); in SetContent()
648 ToNode(GetXFAObject()) in SetContent()
652 ToNode(GetXFAObject()) in SetContent()
661 pNode = ToNode(GetXFAObject()); in SetContent()
664 pNode = ToNode(GetXFAObject()); in SetContent()
666 ToNode(GetXFAObject())->GetPacketType() == XFA_PacketType::Form) { in SetContent()
667 CXFA_Node* pParent = ToNode(GetXFAObject())->GetParent(); in SetContent()
684 if (ToNode(GetXFAObject())->GetElementType() == XFA_Element::DataValue) { in SetContent()
685 pNode = ToNode(GetXFAObject()); in SetContent()
686 pBindNode = ToNode(GetXFAObject()); in SetContent()
708 switch (ToNode(GetXFAObject())->GetObjectType()) { in TryContent()
710 if (ToNode(GetXFAObject())->GetElementType() == XFA_Element::ExclGroup) { in TryContent()
711 pNode = ToNode(GetXFAObject()); in TryContent()
714 ToNode(GetXFAObject()) in TryContent()
720 if (pChildValue && XFA_FieldIsMultiListBox(ToNode(GetXFAObject()))) { in TryContent()
730 CXFA_Node* pContentRawDataNode = ToNode(GetXFAObject())->GetFirstChild(); in TryContent()
733 if (ToNode(GetXFAObject())->GetElementType() == XFA_Element::ExData) { in TryContent()
744 ToNode(GetXFAObject())->CreateSamePacketNode(element); in TryContent()
745 ToNode(GetXFAObject()) in TryContent()
753 pNode = ToNode(GetXFAObject()); in TryContent()
756 if (ToNode(GetXFAObject())->GetElementType() == XFA_Element::DataValue) in TryContent()
757 pNode = ToNode(GetXFAObject()); in TryContent()
763 pScriptContext->AddNodesOfRunScript(ToNode(GetXFAObject())); in TryContent()
771 if (ToNode(GetXFAObject())->IsModelNode() || in TryNamespace()
772 ToNode(GetXFAObject())->GetElementType() == XFA_Element::Packet) { in TryNamespace()
773 CFX_XMLNode* pXMLNode = ToNode(GetXFAObject())->GetXMLMappingNode(); in TryNamespace()
781 if (ToNode(GetXFAObject())->GetPacketType() != XFA_PacketType::Datasets) in TryNamespace()
782 return ToNode(GetXFAObject())->GetModelNode()->JSObject()->TryNamespace(); in TryNamespace()
784 CFX_XMLNode* pXMLNode = ToNode(GetXFAObject())->GetXMLMappingNode(); in TryNamespace()
789 if (ToNode(GetXFAObject())->GetElementType() == XFA_Element::DataValue && in TryNamespace()
804 return ToNode(GetXFAObject())->GetProperty(index, eProperty); in GetPropertyInternal()
809 return ToNode(GetXFAObject())->GetOrCreateProperty(index, eProperty); in GetOrCreatePropertyInternal()
836 for (const CXFA_Node* pNode = ToNode(GetXFAObject()); pNode; in GetMapModuleValue()
897 for (const CXFA_Node* pNode = ToNode(GetXFAObject()); pNode; in GetMapModuleBuffer()
1017 if (pDstModule->GetElementType() != GetXFAObject()->GetElementType()) in MoveBufferMapData()
1053 if (!bNotify || !ToNode(GetXFAObject())->IsInitialized()) in OnChanging()
1058 pNotify->OnValueChanging(ToNode(GetXFAObject()), eAttr); in OnChanging()
1064 if (bNotify && ToNode(GetXFAObject())->IsInitialized()) in OnChanged()
1065 ToNode(GetXFAObject())->SendAttributeChangeMessage(eAttr, bScriptModify); in OnChanged()
1087 GetXFAObject()->GetElementType() != XFA_Element::Desc) { in ScriptAttributeString()
1092 ToNode(GetDocument()->GetXFAObject(XFA_HASHCODE_Template)); in ScriptAttributeString()
1126 CXFA_Node* pHeadChild = ToNode(GetXFAObject())->GetFirstChild(); in ScriptAttributeString()
1129 ToNode(GetXFAObject())->RemoveChildAndNotify(pHeadChild, true); in ScriptAttributeString()
1138 ToNode(GetXFAObject())->InsertChildAndNotify(pHeadChild, nullptr); in ScriptAttributeString()
1302 pNotify->AddCalcValidate(ToNode(GetXFAObject())); in ScriptSomMessage()
1345 XFA_Element eType = ToNode(GetXFAObject())->GetElementType(); in ScriptSomDefaultValue()
1375 if (ToNode(GetXFAObject())->GetPacketType() == XFA_PacketType::Datasets) { in ScriptSomDefaultValue()
1377 for (auto* pFormNode : ToNode(GetXFAObject())->GetBindItemsCopy()) { in ScriptSomDefaultValue()
1391 } else if (ToNode(GetXFAObject())->GetPacketType() == in ScriptSomDefaultValue()
1393 pContainerNode = ToNode(GetXFAObject())->GetContainerNode(); in ScriptSomDefaultValue()
1441 CXFA_Node* pDataNode = ToNode(GetXFAObject())->GetBindData(); in ScriptSomDataNode()
1478 for (CXFA_Node* pNode = ToNode(GetXFAObject())->GetPrevSibling(); pNode; in ScriptSomInstanceIndex()