Searched refs:m_bShowIntro (Results 1 – 1 of 1) sorted by relevance
175 sal_Bool m_bShowIntro ; /// cache "ShowIntro" of Start section member in SvtStartOptions_Impl190 , m_bShowIntro ( DEFAULT_SHOWINTRO ) in SvtStartOptions_Impl()213 seqValues[nProperty] >>= m_bShowIntro; in SvtStartOptions_Impl()258 seqValues[nProperty] >>= m_bShowIntro; in Notify()286 seqValues[nProperty] <<= m_bShowIntro; in Commit()304 return m_bShowIntro; in IsIntroEnabled()312 m_bShowIntro = bState; in EnableIntro()
Completed in 12 milliseconds