Lines Matching refs:GetDocument
94 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in SetInstances()
102 CXFA_LayoutProcessor* pLayoutPro = GetDocument()->GetLayoutProcessor(); in SetInstances()
105 ToNode(GetDocument()->GetXFAObject(XFA_HASHCODE_Form))); in SetInstances()
127 CXFA_LayoutProcessor* pLayoutPro = GetDocument()->GetLayoutProcessor(); in MoveInstance()
130 ToNode(GetDocument()->GetXFAObject(XFA_HASHCODE_Form))); in MoveInstance()
145 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in moveInstance()
184 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in removeInstance()
194 CXFA_LayoutProcessor* pLayoutPro = GetDocument()->GetLayoutProcessor(); in removeInstance()
197 ToNode(GetDocument()->GetXFAObject(XFA_HASHCODE_Form))); in removeInstance()
234 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in addInstance()
238 CXFA_LayoutProcessor* pLayoutPro = GetDocument()->GetLayoutProcessor(); in addInstance()
241 ToNode(GetDocument()->GetXFAObject(XFA_HASHCODE_Form))); in addInstance()
246 GetDocument()->GetScriptContext()->GetJSValueFromMap(pNewInstance); in addInstance()
279 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in insertInstance()
282 CXFA_LayoutProcessor* pLayoutPro = GetDocument()->GetLayoutProcessor(); in insertInstance()
285 ToNode(GetDocument()->GetXFAObject(XFA_HASHCODE_Form))); in insertInstance()
290 GetDocument()->GetScriptContext()->GetJSValueFromMap(pNewInstance); in insertInstance()