Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx596 mbAutoSaveWasOn = true; in SlideshowImpl()
635 if( mbAutoSaveWasOn ) in disposing()
2815 if( mbAutoSaveWasOn ) in activate()
2866 if( mbAutoSaveWasOn ) in IMPL_LINK()
H A Dslideshowimpl.hxx380 bool mbAutoSaveWasOn; member in sd::SlideshowImpl