Home
last modified time | relevance | path

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

/trunk/main/svx/source/tbxctrls/
H A Dlboxctrl.cxx98 /*virtual*/Window* GetPreferredKeyInputWindow();
160 Window* SvxPopupWindowListBox::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow() function in SvxPopupWindowListBox
164 return pListBox->GetPreferredKeyInputWindow(); in GetPreferredKeyInputWindow()
H A Dtbcontrl.cxx260 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
/trunk/main/vcl/source/control/
H A Dlstbox.cxx542 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 Dedit.cxx2052 Window* Edit::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow() function in Edit
2055 return mpSubEdit->GetPreferredKeyInputWindow(); in GetPreferredKeyInputWindow()
H A Dilstbox.cxx2381 Window* ImplListBox::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow() function in ImplListBox
/trunk/main/vcl/source/window/
H A Ddockmgr.cxx550 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 Dwinproc.cxx934 pChild = pChild->GetPreferredKeyInputWindow(); in ImplGetKeyInputWindow()
H A Dwindow.cxx9620 Window* Window::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow() function in Window
/trunk/main/sd/source/ui/inc/
H A DDialogListBox.hxx63 ::Window* GetPreferredKeyInputWindow();
/trunk/main/sd/source/ui/animations/
H A DDialogListBox.cxx81 ::Window* DialogListBox::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow() function in sd::DialogListBox
/trunk/main/vcl/inc/vcl/
H A Dlstbox.hxx101 virtual Window* GetPreferredKeyInputWindow();
H A Dedit.hxx170 virtual Window* GetPreferredKeyInputWindow();
H A Dwindow.hxx635 virtual Window* GetPreferredKeyInputWindow();
/trunk/main/sc/source/ui/inc/
H A Ddpcontrol.hxx271 virtual Window* GetPreferredKeyInputWindow();
/trunk/main/vcl/inc/
H A Dilstbox.hxx442 virtual Window* GetPreferredKeyInputWindow();
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx1304 Window* ScDPFieldPopupWindow::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow() function in ScDPFieldPopupWindow
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx314 virtual Window* GetPreferredKeyInputWindow();
326 Window* ScFilterFloatingWindow::GetPreferredKeyInputWindow() in GetPreferredKeyInputWindow() function in ScFilterFloatingWindow
329 …return GetWindow(WINDOW_FIRSTCHILD) ? GetWindow(WINDOW_FIRSTCHILD)->GetPreferredKeyInputWindow() :… in GetPreferredKeyInputWindow()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx4028 pDeliverHere = pDeliverHere->GetPreferredKeyInputWindow(); in HandleCommonMethods()

Completed in 179 milliseconds