Home
last modified time | relevance | path

Searched refs:mbInputFreeze (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx286 inline bool isInputFreezed() const { return mbInputFreeze; } in isInputFreezed()
385 bool mbInputFreeze; member in sd::SlideshowImpl
H A Dslideshowimpl.cxx561 , mbInputFreeze(false) in SlideshowImpl()
1905 mbInputFreeze = false; in IMPL_LINK()
2023 if( !mxShow.is() || mbInputFreeze ) in keyInput()
2155 if( !mxShow.is() || mbInputFreeze ) in IMPL_LINK()
3318 mbInputFreeze = true; in gotoNextSlide()