Searched refs:CreateDocView (Results 1 – 3 of 3) sorted by relevance
58 CXFA_FFDocView* CreateDocView();
115 CXFA_FFDocView* CXFA_FFDoc::CreateDocView() { in CreateDocView() function in CXFA_FFDoc
162 m_pXFADocView = m_pXFADoc->CreateDocView(); in LoadXFADoc()