Lines Matching refs:bNotify
120 void SetAttribute(XFA_Attribute eAttr, WideStringView wsValue, bool bNotify);
123 bool bNotify);
133 bool bNotify,
152 bool bNotify,
180 void SetInteger(XFA_Attribute eAttr, int32_t iValue, bool bNotify);
186 bool bNotify,
192 void SetEnum(XFA_Attribute eAttr, XFA_AttributeValue eValue, bool bNotify);
196 void SetBoolean(XFA_Attribute eAttr, bool bValue, bool bNotify);
202 void SetMeasure(XFA_Attribute eAttr, CXFA_Measurement mValue, bool bNotify);
235 void OnChanged(XFA_Attribute eAttr, bool bNotify, bool bScriptModify);
236 void OnChanging(XFA_Attribute eAttr, bool bNotify);
243 CFX_XMLElement* SetValue(XFA_Attribute eAttr, void* pValue, bool bNotify);