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
cpdfsdk_formfillenvironment.cpp File Reference

(9c1f44f67466fea2fb20bb6f31fea388d8c65961)

#include "fpdfsdk/cpdfsdk_formfillenvironment.h"
#include <stdint.h>
#include <memory>
#include <utility>
#include <vector>
#include "core/fpdfapi/page/cpdf_annotcontext.h"
#include "core/fpdfapi/parser/cpdf_array.h"
#include "core/fpdfapi/parser/cpdf_dictionary.h"
#include "core/fpdfdoc/cpdf_nametree.h"
#include "core/fxcrt/data_vector.h"
#include "core/fxcrt/stl_util.h"
#include "fpdfsdk/cpdfsdk_helpers.h"
#include "fpdfsdk/cpdfsdk_interactiveform.h"
#include "fpdfsdk/cpdfsdk_pageview.h"
#include "fpdfsdk/cpdfsdk_widget.h"
#include "fpdfsdk/formfiller/cffl_formfield.h"
#include "fpdfsdk/formfiller/cffl_interactiveformfiller.h"
#include "fxjs/ijs_event_context.h"
#include "fxjs/ijs_runtime.h"
#include "third_party/base/check.h"
#include "third_party/base/containers/contains.h"
#include "third_party/base/notreached.h"
#include "third_party/base/numerics/safe_conversions.h"
+ Include dependency graph for cpdfsdk_formfillenvironment.cpp:

Go to the source code of this file.

Functions

FPDF_WIDESTRING AsFPDFWideString (ByteString *bsUTF16LE)
 

Function Documentation

◆ AsFPDFWideString()

FPDF_WIDESTRING AsFPDFWideString ( ByteString * bsUTF16LE)

Definition at line 57 of file cpdfsdk_formfillenvironment.cpp.

Referenced by CPDFXFA_DocEnvironment::OpenLinkedFile(), and CPDFSDK_FormFillEnvironment::SubmitForm().

+ Here is the caller graph for this function: