Searched defs:GetDocView (Results 1 – 3 of 3) sorted by relevance
122 CXFA_FFDocView* CXFA_FFDoc::GetDocView(CXFA_LayoutProcessor* pLayout) { in GetDocView() function in CXFA_FFDoc127 CXFA_FFDocView* CXFA_FFDoc::GetDocView() { in GetDocView() function in CXFA_FFDoc
150 CXFA_FFDocView* GetDocView() const { return m_pDocView.Get(); } in GetDocView() function
118 CXFA_FFDocView* CXFA_FFPageView::GetDocView() const { in GetDocView() function in CXFA_FFPageView