Searched refs:GetXFADocument (Results 1 – 5 of 5) sorted by relevance
49 CPDFXFA_Document* pDoc = pSDKDoc->GetXFADocument(); in GetMixXFAWidget()73 CPDFXFA_Document* pDoc = pSDKDoc->GetXFADocument(); in GetGroupMixXFAWidget()87 CPDFXFA_Document* pDoc = pSDKDoc->GetXFADocument(); in GetXFAWidgetHandler()203 CPDFXFA_Document* pDoc = pSDKDoc->GetXFADocument(); in OnXFAAAction()312 CPDFXFA_Document* pDoc = pSDKDoc->GetXFADocument(); in SynchronizeXFAValue()327 CPDFXFA_Document* pDoc = pSDKDoc->GetXFADocument(); in SynchronizeXFAItems()505 CPDFXFA_Document* pDoc = pSDKDoc->GetXFADocument(); in IsAppearanceValid()1886 CPDFXFA_Document* pDoc = pDocument->GetXFADocument();2012 CPDFXFA_Document* pDoc = pDocument->GetXFADocument();
666 CPDFXFA_Document* pDoc = pSDKDoc->GetXFADocument(); in OnLoad()827 CPDFXFA_Document* pDoc = pSDKDoc->GetXFADocument(); in HitTest()1101 CPDFXFA_Document* pDoc = pSDKDoc->GetXFADocument(); in GetXFAWidgetHandler()
1058 if (m_pSDKDoc->GetXFADocument()->GetDocType() == DOCTYPE_DYNAMIC_XFA) {
493 return GetXFADocument(); in GetUnderlyingDocument()511 CPDFXFA_Document* GetXFADocument() const { return m_pDoc; } in GetXFADocument() function
206 CPDFXFA_Document* pDoc = pCurDoc->GetXFADocument(); in viewerVersion()