Lines Matching refs:pView2
672 SwView* pView2 = GetView(); in GetControl() local
673 FmFormShell* pFormShell = pView2 ? pView2->GetFormShell() : NULL; in GetControl()
674 SdrView* pDrawView = pView2 ? pView2->GetDrawView() : NULL; in GetControl()
675 Window* pWindow = pView2 ? pView2->GetWrtShell().GetWin() : NULL; in GetControl()
703 SwView* pView2 = GetView(); in getFormController() local
704 FmFormShell* pFormShell = pView2 ? pView2->GetFormShell() : NULL; in getFormController()
705 SdrView* pDrawView = pView2 ? pView2->GetDrawView() : NULL; in getFormController()
706 Window* pWindow = pView2 ? pView2->GetWrtShell().GetWin() : NULL; in getFormController()
721 SwView* pView2 = GetView(); in isFormDesignMode() local
722 FmFormShell* pFormShell = pView2 ? pView2->GetFormShell() : NULL; in isFormDesignMode()
732 SwView* pView2 = GetView(); in setFormDesignMode() local
733 FmFormShell* pFormShell = pView2 ? pView2->GetFormShell() : NULL; in setFormDesignMode()