Home
last modified time | relevance | path

Searched refs:pView2 (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx669 SwView* pView2 = GetView(); in GetControl() local
670 FmFormShell* pFormShell = pView2 ? pView2->GetFormShell() : NULL; in GetControl()
671 SdrView* pDrawView = pView2 ? pView2->GetDrawView() : NULL; in GetControl()
672 Window* pWindow = pView2 ? pView2->GetWrtShell().GetWin() : NULL; in GetControl()
699 SwView* pView2 = GetView(); in getFormController() local
700 FmFormShell* pFormShell = pView2 ? pView2->GetFormShell() : NULL; in getFormController()
701 SdrView* pDrawView = pView2 ? pView2->GetDrawView() : NULL; in getFormController()
702 Window* pWindow = pView2 ? pView2->GetWrtShell().GetWin() : NULL; in getFormController()
717 SwView* pView2 = GetView(); in isFormDesignMode() local
718 FmFormShell* pFormShell = pView2 ? pView2->GetFormShell() : NULL; in isFormDesignMode()
[all …]