Searched refs:IsInteractive (Results 1 – 5 of 5) sorted by relevance
76 if (m_rtUI.IsEmpty() || !m_pDataAcc->GetDoc()->GetXFADoc()->IsInteractive()) { in DrawHighlight()325 if (!m_pDataAcc->GetDoc()->GetXFADoc()->IsInteractive()) { in SetFWLRect()361 !m_pDataAcc->GetDoc()->GetXFADoc()->IsInteractive()) { in OnLButtonDown()433 !m_pDataAcc->GetDoc()->GetXFADoc()->IsInteractive()) { in OnRButtonDown()499 if (!m_pNormalWidget || !m_pDataAcc->GetDoc()->GetXFADoc()->IsInteractive()) { in OnKeyDown()510 if (!m_pNormalWidget || !m_pDataAcc->GetDoc()->GetXFADoc()->IsInteractive()) { in OnKeyUp()521 if (!m_pDataAcc->GetDoc()->GetXFADoc()->IsInteractive()) { in OnChar()
83 !m_pDataAcc->GetDoc()->GetXFADoc()->IsInteractive()) { in UpdateWidgetProperty()403 !m_pDataAcc->GetDoc()->GetXFADoc()->IsInteractive()) { in UpdateWidgetProperty()480 !m_pDataAcc->GetDoc()->GetXFADoc()->IsInteractive()) { in UpdateWidgetProperty()554 !m_pDataAcc->GetDoc()->GetXFADoc()->IsInteractive()) { in UpdateWidgetProperty()
281 !m_pDataAcc->GetDoc()->GetXFADoc()->IsInteractive()) { in UpdateWidgetProperty()
86 bool IsInteractive();
265 bool CXFA_Document::IsInteractive() { in IsInteractive() function in CXFA_Document