Home
last modified time | relevance | path

Searched refs:KeyInput (Results 251 – 275 of 404) sorted by relevance

1...<<11121314151617

/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx505 void SwPagePreViewWin::KeyInput( const KeyEvent &rKEvt ) in KeyInput() function in SwPagePreViewWin
526 if( !bHandled && !mrView.KeyInput( rKEvt ) ) in KeyInput()
527 Window::KeyInput( rKEvt ); in KeyInput()
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx157 virtual void KeyInput(const KeyEvent& rEvt);
720 void OFieldExpressionControl::KeyInput( const KeyEvent& rEvt ) in KeyInput() function in rptui::OFieldExpressionControl
732 EditBrowseBox::KeyInput(rEvt); in KeyInput()
/trunk/main/sc/source/ui/view/
H A Dpreview.cxx602 void __EXPORT ScPreview::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in ScPreview
626 if ( !bHandled && !pViewShell->KeyInput(rKEvt) ) in KeyInput()
627 Window::KeyInput(rKEvt); in KeyInput()
H A Dolinewin.cxx992 void ScOutlineWindow::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in ScOutlineWindow
1035 default: Window::KeyInput( rKEvt ); in KeyInput()
/trunk/main/sd/source/ui/view/
H A Doutlnvsh.cxx1532 sal_Bool OutlineViewShell::KeyInput(const KeyEvent& rKEvt, ::sd::Window* pWin) in KeyInput() function in sd::OutlineViewShell
1539 bReturn = GetCurrentFunction()->KeyInput(rKEvt); in KeyInput()
1545 bReturn = ViewShell::KeyInput(rKEvt, pWin); in KeyInput()
/trunk/main/sd/source/ui/inc/
H A DOutlineViewShell.hxx120 virtual sal_Bool KeyInput(const KeyEvent& rKEvt, ::sd::Window* pWin);
H A DSlideViewShell.hxx87 virtual sal_Bool KeyInput(const KeyEvent& rKEvt, ::sd::Window* pWin);
/trunk/main/svx/inc/svx/
H A Ddlgctl3d.hxx191 virtual void KeyInput( const KeyEvent& rKEvt );
H A Dfmview.hxx127 sal_Bool KeyInput(const KeyEvent& rKEvt, Window* pWin);
/trunk/main/sw/source/ui/inc/
H A Doptload.hxx103 virtual void KeyInput( const KeyEvent& );
/trunk/main/svtools/inc/svtools/
H A Dsvxbox.hxx178 virtual void KeyInput( const KeyEvent& rKEvt );
H A Dtoolbarmenu.hxx66 virtual void KeyInput( const KeyEvent& rKEvent );
/trunk/main/sc/source/ui/inc/
H A Dinputwin.hxx82 virtual void KeyInput(const KeyEvent& rKEvt);
H A Dolinewin.hxx230 virtual void KeyInput( const KeyEvent& rKEvt );
H A Dpreview.hxx108 virtual void KeyInput( const KeyEvent& rKEvt );
/trunk/main/sw/source/ui/config/
H A Doptload.cxx966 void CaptionComboBox::KeyInput(const KeyEvent& rEvt) in KeyInput() function in CaptionComboBox
969 SwComboBox::KeyInput(rEvt); in KeyInput()
/trunk/main/sw/source/ui/dbui/
H A Dmailmergehelper.cxx433 void SwAddressPreview::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in SwAddressPreview
470 Window::KeyInput(rKEvt); in KeyInput()
/trunk/main/sd/source/ui/func/
H A Dfudraw.cxx408 sal_Bool FuDraw::KeyInput(const KeyEvent& rKEvt) in KeyInput() function in sd::FuDraw
536 bReturn = FuPoor::KeyInput(rKEvt); in KeyInput()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailView.cxx367 void OCreationList::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in OCreationList
381 SvTreeListBox::KeyInput(rKEvt); in KeyInput()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx312 void TextViewOutWin::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in TextViewOutWin
315 pTextView->KeyInput( rKEvt ); in KeyInput()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.hxx89 virtual void KeyInput( const KeyEvent& rKEvt );
/trunk/main/cui/source/dialogs/
H A Dthesdlg_impl.hxx159 virtual void KeyInput( const KeyEvent& rKEvt );
/trunk/main/cui/source/inc/
H A Doptdict.hxx108 virtual void KeyInput( const KeyEvent& rKEvent );
/trunk/main/svtools/source/table/
H A Ddefaultinputhandler.cxx144 bool DefaultInputHandler::KeyInput( ITableControl& _rControl, const KeyEvent& rKEvt ) in KeyInput() function in svt::table::DefaultInputHandler
/trunk/main/dbaccess/source/ui/inc/
H A Ddbtreelistbox.hxx124 virtual void KeyInput( const KeyEvent& rKEvt );

Completed in 110 milliseconds

1...<<11121314151617