Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cxfa_document_builder.cpp File Reference

(3dce9b5818576f04ce21cec4b3686eda012e5b65)

#include "xfa/fxfa/parser/cxfa_document_builder.h"
#include <utility>
#include <vector>
#include "core/fxcrt/autorestorer.h"
#include "core/fxcrt/fx_codepage.h"
#include "core/fxcrt/fx_extension.h"
#include "core/fxcrt/xml/cfx_xmlchardata.h"
#include "core/fxcrt/xml/cfx_xmldocument.h"
#include "core/fxcrt/xml/cfx_xmlelement.h"
#include "core/fxcrt/xml/cfx_xmlinstruction.h"
#include "core/fxcrt/xml/cfx_xmlnode.h"
#include "core/fxcrt/xml/cfx_xmltext.h"
#include "fxjs/xfa/cjx_object.h"
#include "third_party/abseil-cpp/absl/types/optional.h"
#include "third_party/base/check.h"
#include "third_party/base/notreached.h"
#include "xfa/fxfa/parser/cxfa_document.h"
#include "xfa/fxfa/parser/cxfa_node.h"
#include "xfa/fxfa/parser/cxfa_subform.h"
#include "xfa/fxfa/parser/cxfa_template.h"
#include "xfa/fxfa/parser/xfa_basic_data.h"
#include "xfa/fxfa/parser/xfa_utils.h"
+ Include dependency graph for cxfa_document_builder.cpp:

Go to the source code of this file.

Functions

bool XFA_RecognizeRichText (CFX_XMLElement *pRichTextXMLNode)
 

Function Documentation

◆ XFA_RecognizeRichText()

bool XFA_RecognizeRichText ( CFX_XMLElement * pRichTextXMLNode)

Definition at line 220 of file cxfa_document_builder.cpp.

References fxcrt::WideString::EqualsASCII(), and CFX_XMLElement::GetNamespaceURI().

+ Here is the call graph for this function: