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.cxx672 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()
[all …]

Completed in 26 milliseconds