Home
last modified time | relevance | path

Searched refs:rKeyEvt (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sw/source/ui/docvw/
H A DSidebarTxtControl.cxx173 void SidebarTxtControl::KeyInput( const KeyEvent& rKeyEvt ) in KeyInput() argument
175 const KeyCode& rKeyCode = rKeyEvt.GetKeyCode(); in KeyInput()
210 … !mrSidebarWin.GetOutlinerView()->GetOutliner()->GetEditEngine().DoesKeyChangeText(rKeyEvt)) ) in KeyInput()
212 bDone = GetTextView() && GetTextView()->PostKeyEvent( rKeyEvt ); in KeyInput()
226 if (!mrDocView.KeyInput(rKeyEvt)) in KeyInput()
227 Window::KeyInput(rKeyEvt); in KeyInput()
H A DAnnotationMenuButton.cxx192 void AnnotationMenuButton::KeyInput( const KeyEvent& rKeyEvt ) in KeyInput() argument
194 const KeyCode& rKeyCode = rKeyEvt.GetKeyCode(); in KeyInput()
203 MenuButton::KeyInput( rKeyEvt ); in KeyInput()
H A DAnnotationMenuButton.hxx47 virtual void KeyInput( const KeyEvent& rKeyEvt );
H A DSidebarTxtControl.hxx49 virtual void KeyInput( const KeyEvent& rKeyEvt );
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx156 void AnnotationTextWindow::KeyInput( const KeyEvent& rKeyEvt ) in KeyInput() argument
158 const KeyCode& rKeyCode = rKeyEvt.GetKeyCode(); in KeyInput()
181 …ed || (bIsProtected && !mpAnnotationWindow->Engine()->GetEditEngine().DoesKeyChangeText(rKeyEvt)) ) in KeyInput()
183 bDone = mpOutlinerView->PostKeyEvent( rKeyEvt ); in KeyInput()
191 Control::KeyInput(rKeyEvt); in KeyInput()
H A Dannotationwindow.hxx66 virtual void KeyInput( const KeyEvent& rKeyEvt );
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx1401 const KeyEvent& rKeyEvt = *rNEvt.GetKeyEvent(); in PreNotify() local
1402 bChange = TextEngine::DoesKeyChangeText( rKeyEvt ); in PreNotify()
1404 rKeyEvt.GetKeyCode().GetCode() != KEY_TAB) in PreNotify()
1504 const KeyCode& rKeyCode = rKeyEvt.GetKeyCode(); in PreNotify()
1567 pTextView->GetWindow()->KeyInput(rKeyEvt); in PreNotify()
/trunk/main/svx/source/inc/
H A Dtbxform.hxx43 virtual void KeyInput( const KeyEvent& rKeyEvt );
/trunk/main/sw/source/ui/inc/
H A Dsrcedtw.hxx54 virtual void KeyInput( const KeyEvent& rKeyEvt );
/trunk/main/filter/source/xsltdialog/
H A Dxmlfileview.hxx58 virtual void KeyInput( const KeyEvent& rKeyEvt );
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx280 void SvxRectCtl::KeyInput( const KeyEvent& rKeyEvt ) in KeyInput() argument
288 switch( rKeyEvt.GetKeyCode().GetCode() ) in KeyInput()
351 Control::KeyInput( rKeyEvt ); in KeyInput()
/trunk/main/basctl/source/basicide/
H A Dbaside2.hxx144 virtual void KeyInput( const KeyEvent& rKeyEvt );
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx123 virtual void KeyInput( const KeyEvent& rKeyEvt );
/trunk/main/basic/workben/
H A Dmgrtest.cxx94 virtual void KeyInput( const KeyEvent& rKeyEvt );
/trunk/main/svx/workben/
H A Dedittest.cxx268 virtual void KeyInput( const KeyEvent& rKeyEvt );
376 virtual void KeyInput( const KeyEvent& rKeyEvt );

Completed in 168 milliseconds