Home | History | Annotate | Download | only in parser

Lines Matching refs:Xfa

7 #include "xfa/fxfa/parser/xfa_object.h"
18 #include "xfa/fde/xml/fde_xml_imp.h"
19 #include "xfa/fgas/crt/fgas_codepage.h"
20 #include "xfa/fxfa/app/xfa_ffnotify.h"
21 #include "xfa/fxfa/cxfa_eventparam.h"
22 #include "xfa/fxfa/parser/cxfa_document.h"
23 #include "xfa/fxfa/parser/cxfa_layoutprocessor.h"
24 #include "xfa/fxfa/parser/cxfa_measurement.h"
25 #include "xfa/fxfa/parser/cxfa_occur.h"
26 #include "xfa/fxfa/parser/cxfa_scriptcontext.h"
27 #include "xfa/fxfa/parser/cxfa_simple_parser.h"
28 #include "xfa/fxfa/parser/xfa_basic_data.h"
1006 if (refNode->GetElementType() == XFA_Element::Xfa)
1052 if (refNode->GetElementType() == XFA_Element::Xfa)
3872 wsAttrName = L"xfa:" + wsAttrName;
4863 GetElementType() == XFA_Element::Xfa);