Searched defs:CXFA_Value (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/include/fxfa/
H A Dfxfa_objectacc.h22 class CXFA_Value;
181 CXFA_Value GetValue();
303 class CXFA_Value : public CXFA_Data { class in inherits:CXFA_Data
305 CXFA_Value(CXFA_Node* pNode) : CXFA_Data(pNode) {} function in class:CXFA_Value
598 CXFA_Value GetDefaultValue(FX_BOOL bModified = FALSE);
599 CXFA_Value GetFormValue(FX_BOOL bModified = FALSE);

Completed in 64 milliseconds