/aoo42x/main/svx/source/tbxctrls/ |
H A D | lboxctrl.cxx | 98 /*virtual*/Window* GetPreferredKeyInputWindow(); 160 Window* SvxPopupWindowListBox::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow() function in SvxPopupWindowListBox 164 return pListBox->GetPreferredKeyInputWindow(); in GetPreferredKeyInputWindow()
|
H A D | tbcontrl.cxx | 260 virtual Window* GetPreferredKeyInputWindow(); 299 virtual Window* GetPreferredKeyInputWindow(); 1070 Window* SvxFrameWindow_Impl::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow() function in SvxFrameWindow_Impl 1604 Window* SvxLineWindow_Impl::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow() function in SvxLineWindow_Impl
|
/aoo42x/main/vcl/source/control/ |
H A D | lstbox.cxx | 542 Window* ListBox::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow() function in ListBox 547 return mpImplWin->GetPreferredKeyInputWindow(); in GetPreferredKeyInputWindow() 549 return mpImplLB->GetPreferredKeyInputWindow(); in GetPreferredKeyInputWindow() 552 return Control::GetPreferredKeyInputWindow(); in GetPreferredKeyInputWindow()
|
H A D | edit.cxx | 2052 Window* Edit::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow() function in Edit 2055 return mpSubEdit->GetPreferredKeyInputWindow(); in GetPreferredKeyInputWindow()
|
H A D | ilstbox.cxx | 2381 Window* ImplListBox::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow() function in ImplListBox
|
/aoo42x/main/vcl/source/window/ |
H A D | dockmgr.cxx | 550 virtual Window* GetPreferredKeyInputWindow(); 592 Window* ImplPopupFloatWin::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow() function in ImplPopupFloatWin 597 return FloatingWindow::GetPreferredKeyInputWindow(); in GetPreferredKeyInputWindow() 1296 mpFloatWin->GetPreferredKeyInputWindow()->KeyInput( aEvent ); in StartPopupMode()
|
H A D | winproc.cxx | 934 pChild = pChild->GetPreferredKeyInputWindow(); in ImplGetKeyInputWindow()
|
H A D | window.cxx | 9620 Window* Window::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow() function in Window
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | DialogListBox.hxx | 63 ::Window* GetPreferredKeyInputWindow();
|
/aoo42x/main/sd/source/ui/animations/ |
H A D | DialogListBox.cxx | 81 ::Window* DialogListBox::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow() function in sd::DialogListBox
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | lstbox.hxx | 101 virtual Window* GetPreferredKeyInputWindow();
|
H A D | edit.hxx | 170 virtual Window* GetPreferredKeyInputWindow();
|
H A D | window.hxx | 635 virtual Window* GetPreferredKeyInputWindow();
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | dpcontrol.hxx | 271 virtual Window* GetPreferredKeyInputWindow();
|
/aoo42x/main/vcl/inc/ |
H A D | ilstbox.hxx | 442 virtual Window* GetPreferredKeyInputWindow();
|
/aoo42x/main/sc/source/ui/cctrl/ |
H A D | dpcontrol.cxx | 1304 Window* ScDPFieldPopupWindow::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow() function in ScDPFieldPopupWindow
|
/aoo42x/main/sc/source/ui/view/ |
H A D | gridwin.cxx | 314 virtual Window* GetPreferredKeyInputWindow(); 326 Window* ScFilterFloatingWindow::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow() function in ScFilterFloatingWindow 329 …return GetWindow(WINDOW_FIRSTCHILD) ? GetWindow(WINDOW_FIRSTCHILD)->GetPreferredKeyInputWindow() :… in GetPreferredKeyInputWindow()
|
/aoo42x/main/automation/source/server/ |
H A D | statemnt.cxx | 4028 pDeliverHere = pDeliverHere->GetPreferredKeyInputWindow(); in HandleCommonMethods()
|