Index: xfa/fxfa/parser/xfa_script_layoutpseudomodel.h |
diff --git a/xfa/fxfa/parser/xfa_script_layoutpseudomodel.h b/xfa/fxfa/parser/xfa_script_layoutpseudomodel.h |
index 7473bc0fe1d9eca9b2c414cfba17e8a0acb66924..5063153767d6e2050c8c03c07651c32434966c74 100644 |
--- a/xfa/fxfa/parser/xfa_script_layoutpseudomodel.h |
+++ b/xfa/fxfa/parser/xfa_script_layoutpseudomodel.h |
@@ -23,7 +23,7 @@ class CScript_LayoutPseudoModel : public CXFA_OrdinaryObject { |
explicit CScript_LayoutPseudoModel(CXFA_Document* pDocument); |
~CScript_LayoutPseudoModel(); |
- void Script_LayoutPseudoModel_Ready(FXJSE_HVALUE hValue, |
+ void Script_LayoutPseudoModel_Ready(CFXJSE_Value* pValue, |
FX_BOOL bSetting, |
XFA_ATTRIBUTE eAttribute); |