Lines Matching refs:GetDocEnvironment
264 m_pDoc->GetDocEnvironment()->SetChangeMark(m_pDoc.Get()); in ResetWidgetAcc()
394 m_pDoc->GetDocEnvironment()->SetFocusWidget(m_pDoc.Get(), in SetFocusWidgetAcc()
423 if (pDocView->GetDoc()->GetDocEnvironment()->IsValidationsEnabled( in XFA_ProcessEvent()
539 m_pDoc->GetDocEnvironment()->PageViewEvent(pFFPageView, dwEvent); in OnPageEvent()
560 m_pDoc->GetDocEnvironment()->InvalidateRect(pair.first, *pair.second); in RunInvalidate()
573 m_pDoc->GetDocEnvironment()->PageViewEvent(nullptr, in RunLayout()
579 m_pDoc->GetDocEnvironment()->PageViewEvent(nullptr, in RunLayout()
663 if (!m_pDoc->GetDocEnvironment()->IsCalculationsEnabled(m_pDoc.Get())) in RunCalculateWidgets()
693 if (!m_pDoc->GetDocEnvironment()->IsValidationsEnabled(m_pDoc.Get())) in InitValidate()
702 if (!m_pDoc->GetDocEnvironment()->IsValidationsEnabled(m_pDoc.Get())) in RunValidate()
792 m_pDoc->GetDocEnvironment()->SetChangeMark(m_pDoc.Get()); in SetChangeMark()