Searched refs:m_bInteractive (Results 1 – 3 of 3) sorted by relevance
144 sal_Bool m_bInteractive; member in svt::RoadmapImpl152 ,m_bInteractive( sal_True ) in RoadmapImpl()171 …void setInteractive(const sal_Bool _bInteractive) {m_bInteractive = _bInteractive; } in setInteractive()172 sal_Bool isInteractive() const { return m_bInteractive; }; in isInteractive()
59 & m_bInteractive, ::getCppuType( &m_bInteractive ) ); in ORoadmapEntry()
81 sal_Bool m_bInteractive; member in ORoadmapEntry
Completed in 14 milliseconds