Searched refs:SetDocView (Results 1 – 2 of 2) sorted by relevance
151 void SetDocView(CXFA_FFDocView* pDocView) { m_pDocView = pDocView; } in SetDocView() function
187 pWidget->SetDocView(m_pDoc->GetDocView(pLayout)); in OnCreateContentLayoutItem()