Home | History | Annotate | Download | only in xfa

Lines Matching full:pvalue

15 void CJX_PageArea::use(CFXJSE_Value* pValue,
18 Script_Attribute_String(pValue, bSetting, eAttribute);
21 void CJX_PageArea::pagePosition(CFXJSE_Value* pValue,
24 Script_Attribute_String(pValue, bSetting, eAttribute);
27 void CJX_PageArea::oddOrEven(CFXJSE_Value* pValue,
30 Script_Attribute_String(pValue, bSetting, eAttribute);
33 void CJX_PageArea::relevant(CFXJSE_Value* pValue,
36 Script_Attribute_String(pValue, bSetting, eAttribute);
39 void CJX_PageArea::initialNumber(CFXJSE_Value* pValue,
42 Script_Attribute_String(pValue, bSetting, eAttribute);
45 void CJX_PageArea::usehref(CFXJSE_Value* pValue,
48 Script_Attribute_String(pValue, bSetting, eAttribute);
51 void CJX_PageArea::numbered(CFXJSE_Value* pValue,
54 Script_Attribute_String(pValue, bSetting, eAttribute);
57 void CJX_PageArea::blankOrNotBlank(CFXJSE_Value* pValue,
60 Script_Attribute_String(pValue, bSetting, eAttribute);