Searched refs:mbIsInStartup (Results 1 – 2 of 2) sorted by relevance
164 , mbIsInStartup(false) in SlideShow()274 mbIsInStartup = false; in CreateController()712 OSL_ASSERT(!mbIsInStartup); in end()713 mbIsInStartup = false; in end()847 OSL_ASSERT(!mbIsInStartup); in startWithArguments()850 else if (mbIsInStartup) in startWithArguments()859 mbIsInStartup = true; in startWithArguments()
213 bool mbIsInStartup; member in sd::SlideShow