Lines Matching full:pvalue
15 void CJX_Break::after(CFXJSE_Value* pValue,
18 Script_Attribute_String(pValue, bSetting, eAttribute);
21 void CJX_Break::afterTarget(CFXJSE_Value* pValue,
24 Script_Attribute_String(pValue, bSetting, eAttribute);
27 void CJX_Break::before(CFXJSE_Value* pValue,
30 Script_Attribute_String(pValue, bSetting, eAttribute);
33 void CJX_Break::beforeTarget(CFXJSE_Value* pValue,
36 Script_Attribute_String(pValue, bSetting, eAttribute);
39 void CJX_Break::bookendLeader(CFXJSE_Value* pValue,
42 Script_Attribute_String(pValue, bSetting, eAttribute);
45 void CJX_Break::bookendTrailer(CFXJSE_Value* pValue,
48 Script_Attribute_String(pValue, bSetting, eAttribute);
51 void CJX_Break::overflowLeader(CFXJSE_Value* pValue,
54 Script_Attribute_String(pValue, bSetting, eAttribute);
57 void CJX_Break::overflowTarget(CFXJSE_Value* pValue,
60 Script_Attribute_String(pValue, bSetting, eAttribute);
63 void CJX_Break::overflowTrailer(CFXJSE_Value* pValue,
66 Script_Attribute_String(pValue, bSetting, eAttribute);
69 void CJX_Break::startNew(CFXJSE_Value* pValue,
72 Script_Attribute_String(pValue, bSetting, eAttribute);
75 void CJX_Break::use(CFXJSE_Value* pValue,
78 Script_Attribute_String(pValue, bSetting, eAttribute);
81 void CJX_Break::usehref(CFXJSE_Value* pValue,
84 Script_Attribute_String(pValue, bSetting, eAttribute);