Home
last modified time | relevance | path

Searched refs:WsdlConnection (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_wsdlconnection.h29 static const TypeTag static_type__ = TypeTag::WsdlConnection;
Dcjx_object.h95 WsdlConnection, enumerator
/external/pdfium/xfa/fxfa/parser/
Dcxfa_wsdlconnection.cpp36 XFA_Element::WsdlConnection, in CXFA_WsdlConnection()
Delements.inc75 ELEM____(0x24a52f8au, "wsdlConnection", WsdlConnection, Node)
Delement_attributes.inc118 ELEM_ATTR____(WsdlConnection, DataDescription, CJX_Object::ScriptAttributeString)
Dcxfa_node.cpp5288 case XFA_Element::WsdlConnection: in Create()