Home
last modified time | relevance | path

Searched refs:KeyInput (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/trunk/main/svx/source/gallery2/
H A Dgalctrl.cxx204 void GalleryPreview::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in GalleryPreview
236 if( !pBrowser->KeyInput( rKEvt, this ) ) in KeyInput()
237 Window::KeyInput( rKEvt ); in KeyInput()
243 Window::KeyInput( rKEvt ); in KeyInput()
561 void GalleryIconView::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in GalleryIconView
563 if( !mpTheme || !static_cast< GalleryBrowser2* >( GetParent() )->KeyInput( rKEvt, this ) ) in KeyInput()
564 ValueSet::KeyInput( rKEvt ); in KeyInput()
904 void GalleryListView::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in GalleryListView
906 if( !mpTheme || !static_cast< GalleryBrowser2* >( GetParent() )->KeyInput( rKEvt, this ) ) in KeyInput()
907 BrowseBox::KeyInput( rKEvt ); in KeyInput()
H A Dgalbrws1.cxx75 void GalleryButton::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in GalleryButton
77 if( !static_cast< GalleryBrowser1* >( GetParent() )->KeyInput( rKEvt, this ) ) in KeyInput()
78 PushButton::KeyInput( rKEvt ); in KeyInput()
139 nDone = static_cast< GalleryBrowser1* >( GetParent() )->KeyInput( *pKEvt, this ); in PreNotify()
600 sal_Bool GalleryBrowser1::KeyInput( const KeyEvent& rKEvt, Window* pWindow ) in KeyInput() function in GalleryBrowser1
H A Dgalbrws1.hxx41 virtual void KeyInput( const KeyEvent& rKEvt );
87 using Window::KeyInput;
143 sal_Bool KeyInput( const KeyEvent& rKEvt, Window* pWindow );
/trunk/main/framework/source/uielement/
H A Dedittoolbarcontroller.cxx85 virtual void KeyInput( const ::KeyEvent& rKEvt );
112 void EditControl::KeyInput( const ::KeyEvent& rKEvt ) in KeyInput() function in framework::EditControl
114 Edit::KeyInput( rKEvt ); in KeyInput()
116 m_pEditListener->KeyInput( rKEvt ); in KeyInput()
209 void EditToolbarController::KeyInput( const ::KeyEvent& /*rKEvt*/ ) in KeyInput() function in framework::EditToolbarController
H A Dcomboboxtoolbarcontroller.cxx90 virtual void KeyInput( const ::KeyEvent& rKEvt );
131 void ComboBoxControl::KeyInput( const ::KeyEvent& rKEvt ) in KeyInput() function in framework::ComboBoxControl
133 ComboBox::KeyInput( rKEvt ); in KeyInput()
135 m_pComboBoxListener->KeyInput( rKEvt ); in KeyInput()
244 void ComboboxToolbarController::KeyInput( const ::KeyEvent& ) in KeyInput() function in framework::ComboboxToolbarController
H A Dspinfieldtoolbarcontroller.cxx94 virtual void KeyInput( const ::KeyEvent& rKEvt );
145 void SpinfieldControl::KeyInput( const ::KeyEvent& rKEvt ) in KeyInput() function in framework::SpinfieldControl
147 SpinField::KeyInput( rKEvt ); in KeyInput()
149 m_pSpinFieldListener->KeyInput( rKEvt ); in KeyInput()
323 void SpinfieldToolbarController::KeyInput( const ::KeyEvent& /*rKEvt*/ ) in KeyInput() function in framework::SpinfieldToolbarController
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx134 void SvInplaceEdit::KeyInput( const KeyEvent& rKEvt ) in IMPL_LINK_INLINE_END()
151 Edit::KeyInput( rKEvt ); in IMPL_LINK_INLINE_END()
208 virtual void KeyInput( const KeyEvent& rKEvt );
217 virtual void KeyInput( const KeyEvent& rKEvt );
230 void MyEdit_Impl::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in MyEdit_Impl
232 if( !pOwner->KeyInput( rKEvt )) in KeyInput()
233 Edit::KeyInput( rKEvt ); in KeyInput()
250 if( !pOwner->KeyInput( rKEvt )) in KeyInput()
251 MultiLineEdit::KeyInput( rKEvt ); in KeyInput()
1533 void SvLBox::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in SvLBox
[all …]
/trunk/main/sw/source/ui/cctrl/
H A Dactctrl.cxx77 void NoSpaceEdit::KeyInput(const KeyEvent& rEvt) in KeyInput() function in NoSpaceEdit
87 Edit::KeyInput(rEvt); in KeyInput()
123 void ReturnActionEdit::KeyInput( const KeyEvent& rEvt) in KeyInput() function in ReturnActionEdit
134 Edit::KeyInput(rEvt); in KeyInput()
/trunk/main/svtools/source/control/
H A Dfixedhyper.cxx105 void FixedHyperlink::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in svt::FixedHyperlink
115 FixedText::KeyInput( rKEvt ); in KeyInput()
201 void FixedHyperlinkImage::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in svt::FixedHyperlinkImage
211 FixedImage::KeyInput( rKEvt ); in KeyInput()
/trunk/main/formula/source/ui/dlg/
H A Dfuncutl.cxx123 void __EXPORT ArgEdit::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in formula::ArgEdit
199 RefEdit::KeyInput( rKEvt ); in KeyInput()
1009 void RefEdit::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in formula::RefEdit
1015 Edit::KeyInput( rKEvt ); in KeyInput()
1093 void RefButton::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in formula::RefButton
1099 ImageButton::KeyInput( rKEvt ); in KeyInput()
/trunk/main/avmedia/source/viewer/
H A Dmediawindow_impl.cxx138 void MediaChildWindow::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in avmedia::priv::MediaChildWindow
140 SystemChildWindow::KeyInput( rKEvt ); in KeyInput()
141 GetParent()->KeyInput( rKEvt ); in KeyInput()
488 void MediaWindowImpl::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in avmedia::priv::MediaWindowImpl
493 pMediaWindow->KeyInput( rKEvt ); in KeyInput()
/trunk/main/vcl/source/window/
H A Dsplit.cxx648 void Splitter::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in Splitter
672 pSibling->KeyInput( rKEvt ); in KeyInput()
688 pSibling->KeyInput( rKEvt ); in KeyInput()
722 pSibling->KeyInput( rKEvt ); in KeyInput()
740 Window::KeyInput( rKEvt ); in KeyInput()
/trunk/main/vcl/workben/
H A Dsvdem.cxx73 void KeyInput( const KeyEvent& rKEvt );
120 void MyWin::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in MyWin
122 WorkWindow::KeyInput( rKEvt ); in KeyInput()
H A Dvcldemo.cxx78 void KeyInput( const KeyEvent& rKEvt );
140 void MyWin::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in MyWin
142 WorkWindow::KeyInput( rKEvt ); in KeyInput()
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinDesignView.cxx156 void OJoinDesignView::KeyInput( const KeyEvent& rEvt ) in KeyInput() function in dbaui::OJoinDesignView
159 m_pTableView->KeyInput( rEvt ); in KeyInput()
161 ODataView::KeyInput(rEvt); in KeyInput()
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8.cxx71 void KeyInput( const KeyEvent& rKEvt );
161 void MyWin::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in MyWin
163 WorkWindow::KeyInput( rKEvt ); in KeyInput()
/trunk/main/svx/source/tbxctrls/
H A Dlayctrl.cxx84 void KeyInput( const KeyEvent& rKEvt );
265 void TableWindow::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in TableWindow
329 SfxPopupWindow::KeyInput(rKEvt); in KeyInput()
482 void KeyInput( const KeyEvent& rKEvt );
627 void ColumnsWindow::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in ColumnsWindow
677 SfxPopupWindow::KeyInput(rKEvt); in KeyInput()
/trunk/main/fpicker/test/
H A Dsvdem.cxx115 void KeyInput( const KeyEvent& rKEvt );
172 void MyWin::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in MyWin
174 WorkWindow::KeyInput( rKEvt ); in KeyInput()
/trunk/main/svx/inc/svx/
H A Dgalctrl.hxx71 SVX_DLLPRIVATE virtual void KeyInput( const KeyEvent& rKEvt );
115 virtual void KeyInput( const KeyEvent& rKEvt );
156 virtual void KeyInput( const KeyEvent& rKEvt );
/trunk/main/svx/inc/
H A Dgalbrws2.hxx81 virtual void KeyInput( const KeyEvent& rKEvt );
109 using Window::KeyInput;
180 sal_Bool KeyInput( const KeyEvent& rEvt, Window* pWindow );
/trunk/main/dbaccess/source/ui/control/
H A Dmarktree.cxx96 void OMarkableTreeListBox::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in dbaui::OMarkableTreeListBox
113 DBTreeListBox::KeyInput(rKEvt); in KeyInput()
116 DBTreeListBox::KeyInput(rKEvt); in KeyInput()
/trunk/main/chart2/source/controller/main/
H A DChartWindow.cxx174 void ChartWindow::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in chart::ChartWindow
179 Window::KeyInput(rKEvt); in KeyInput()
182 Window::KeyInput( rKEvt ); in KeyInput()
/trunk/main/avmedia/source/gstreamer/
H A Dgstwindow.cxx56 virtual void KeyInput( const KeyEvent& rKEvt );
109 void PlayerChildWindow::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in avmedia::gst::PlayerChildWindow
111 SystemChildWindow::KeyInput( rKEvt ); in KeyInput()
112 GetParent()->KeyInput( rKEvt ); in KeyInput()
/trunk/main/cui/source/dialogs/
H A Dhyphen.cxx61 virtual void KeyInput( const KeyEvent &rKEvt );
71 void HyphenEdit_Impl::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in HyphenEdit_Impl
89 Edit::KeyInput(rKEvt); in KeyInput()
92 Control::KeyInput( rKEvt ); // An den Dialog weiterleiten in KeyInput()
/trunk/main/sd/source/ui/func/
H A Dsmarttag.cxx59 bool SmartTag::KeyInput( const KeyEvent& /*rKEvt*/ ) in KeyInput() function in sd::SmartTag
268 bool SmartTagSet::KeyInput( const KeyEvent& rKEvt ) in KeyInput() function in sd::SmartTagSet
271 return mxSelectedTag->KeyInput( rKEvt ); in KeyInput()

Completed in 111 milliseconds

12345678910>>...17