Searched refs:pView2 (Results 1 – 1 of 1) sorted by relevance
672 SwView* pView2 = GetView(); in GetControl() local673 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() local704 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() local722 FmFormShell* pFormShell = pView2 ? pView2->GetFormShell() : NULL; in isFormDesignMode()[all …]
Completed in 49 milliseconds