Home
last modified time | relevance | path

Searched refs:keyInput (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sd/source/ui/slideshow/
H A Dslideshow.cxx1075 bool SlideShow::keyInput(const KeyEvent& rKEvt) in keyInput() function in SlideShow
1077 return mxController.is() ? mxController->keyInput(rKEvt) : false; in keyInput()
H A Dshowwin.cxx163 bReturn = mxController->keyInput(rKEvt); in KeyInput()
H A Dslideshowimpl.hxx250 bool keyInput(const KeyEvent& rKEvt);
H A Dslideshowimpl.cxx2031 bool SlideshowImpl::keyInput(const KeyEvent& rKEvt) in keyInput() function in sd::SlideshowImpl
/trunk/main/sd/source/ui/inc/
H A Dslideshow.hxx183 bool keyInput(const KeyEvent& rKEvt);
/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx488 bReturn = xSlideShow->keyInput(rKEvt); in KeyInput()

Completed in 41 milliseconds