Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx288 inline bool isInputFreezed() const { return mbInputFreeze; } in isInputFreezed()
387 bool mbInputFreeze; member in sd::SlideshowImpl
H A Dslideshowimpl.cxx550 , mbInputFreeze(false) in SlideshowImpl()
1894 mbInputFreeze = false; in IMPL_LINK()
2012 if( !mxShow.is() || mbInputFreeze ) in keyInput()
2144 if( !mxShow.is() || mbInputFreeze ) in IMPL_LINK()
3307 mbInputFreeze = true; in gotoNextSlide()

Completed in 27 milliseconds