Home
last modified time | relevance | path

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

/AOO42X/main/svx/source/tbxctrls/ !
H A Ditemwin.cxx238 Window* pShellWnd = SfxViewShell::Current()->GetWindow(); in ReleaseFocus_Impl() local
240 if ( pShellWnd ) in ReleaseFocus_Impl()
241 pShellWnd->GrabFocus(); in ReleaseFocus_Impl()
459 Window* pShellWnd = SfxViewShell::Current()->GetWindow(); in ReleaseFocus_Impl() local
461 if ( pShellWnd ) in ReleaseFocus_Impl()
462 pShellWnd->GrabFocus(); in ReleaseFocus_Impl()
537 Window* pShellWnd = SfxViewShell::Current()->GetWindow(); in ReleaseFocus_Impl() local
538 if ( pShellWnd ) in ReleaseFocus_Impl()
539 pShellWnd->GrabFocus(); in ReleaseFocus_Impl()
742 Window* pShellWnd = SfxViewShell::Current()->GetWindow(); in ReleaseFocus_Impl() local
[all …]
H A Dlboxctrl.cxx140 Window* pShellWnd = SfxViewShell::Current()->GetWindow(); in PopupModeEnd() local
141 if (pShellWnd) in PopupModeEnd()
142 pShellWnd->GrabFocus(); in PopupModeEnd()
H A Dgrafctrl.cxx486 Window* pShellWnd = SfxViewShell::Current()->GetWindow(); in ImplReleaseFocus() local
488 if( pShellWnd ) in ImplReleaseFocus()
489 pShellWnd->GrabFocus(); in ImplReleaseFocus()
/AOO42X/main/svx/source/sidebar/text/ !
H A DTextPropertyPanel.cxx538 Window* pShellWnd = SfxViewShell::Current()->GetWindow(); in IMPL_LINK() local
540 if ( pShellWnd ) in IMPL_LINK()
541 pShellWnd->GrabFocus(); in IMPL_LINK()
570 Window* pShellWnd = SfxViewShell::Current()->GetWindow(); in IMPL_LINK() local
572 if ( pShellWnd ) in IMPL_LINK()
573 pShellWnd->GrabFocus(); in IMPL_LINK()
/AOO42X/main/sw/source/ui/ribbar/ !
H A Dworkctrl.cxx896 Window* pShellWnd = pCurSh->GetWindow(); in ReleaseFocus() local
898 if ( pShellWnd ) in ReleaseFocus()
899 pShellWnd->GrabFocus(); in ReleaseFocus()
/AOO42X/main/sc/source/ui/formdlg/ !
H A Ddwfunctr.cxx974 Window* pShellWnd = pCurSh->GetWindow(); in DoEnter() local
976 if ( pShellWnd ) in DoEnter()
977 pShellWnd->GrabFocus(); in DoEnter()
/AOO42X/main/sd/source/ui/dlg/ !
H A Dnavigatr.cxx444 Window* pShellWnd = pCurSh->GetWindow(); in IMPL_LINK() local
445 if ( pShellWnd ) in IMPL_LINK()
446 pShellWnd->GrabFocus(); in IMPL_LINK()
/AOO42X/main/sc/source/ui/navipi/ !
H A Dnavipi.cxx85 Window* pShellWnd = pCurSh->GetWindow(); in ReleaseFocus() local
86 if ( pShellWnd ) in ReleaseFocus()
87 pShellWnd->GrabFocus(); in ReleaseFocus()
/AOO42X/main/svx/source/form/ !
H A Dfmshell.cxx542 Window* pShellWnd = pShell ? pShell->GetWindow() : NULL; in Execute() local
543 if ( pShellWnd ) in Execute()
544 pShellWnd->GrabFocus(); in Execute()
/AOO42X/main/sc/source/ui/app/ !
H A Dinputwin.cxx1843 Window* pShellWnd = pCurSh->GetWindow(); in ReleaseFocus_Impl() local
1845 if ( pShellWnd ) in ReleaseFocus_Impl()
1846 pShellWnd->GrabFocus(); in ReleaseFocus_Impl()