• Home
  • Raw
  • Download

Lines Matching refs:GetDocument

98       CXFA_FFNotify* pNotify = GetDocument()->GetNotify();  in SetInstances()
105 GetDocument()->GetLayoutProcessor()->AddChangedContainer( in SetInstances()
106 ToNode(GetDocument()->GetXFAObject(XFA_HASHCODE_Form))); in SetInstances()
127 GetDocument()->GetLayoutProcessor()->AddChangedContainer( in MoveInstance()
128 ToNode(GetDocument()->GetXFAObject(XFA_HASHCODE_Form))); in MoveInstance()
135 CXFA_Document* doc = static_cast<CFXJSE_Engine*>(runtime)->GetDocument(); in moveInstance()
146 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in moveInstance()
166 CXFA_Document* doc = static_cast<CFXJSE_Engine*>(runtime)->GetDocument(); in removeInstance()
189 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in removeInstance()
199 GetDocument()->GetLayoutProcessor()->AddChangedContainer( in removeInstance()
200 ToNode(GetDocument()->GetXFAObject(XFA_HASHCODE_Form))); in removeInstance()
207 CXFA_Document* doc = static_cast<CFXJSE_Engine*>(runtime)->GetDocument(); in setInstances()
221 CXFA_Document* doc = static_cast<CFXJSE_Engine*>(runtime)->GetDocument(); in addInstance()
244 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in addInstance()
247 GetDocument()->GetLayoutProcessor()->AddChangedContainer( in addInstance()
248 ToNode(GetDocument()->GetXFAObject(XFA_HASHCODE_Form))); in addInstance()
252 GetDocument()->GetScriptContext()->GetOrCreateJSBindingFromMap( in addInstance()
262 CXFA_Document* doc = static_cast<CFXJSE_Engine*>(runtime)->GetDocument(); in insertInstance()
289 CXFA_FFNotify* pNotify = GetDocument()->GetNotify(); in insertInstance()
292 GetDocument()->GetLayoutProcessor()->AddChangedContainer( in insertInstance()
293 ToNode(GetDocument()->GetXFAObject(XFA_HASHCODE_Form))); in insertInstance()
297 GetDocument()->GetScriptContext()->GetOrCreateJSBindingFromMap( in insertInstance()