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