Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/appl/
H A Dshutdownicon.cxx226 m_bVeto = true; in initSystray()
238 m_bVeto = false; in deInitSystray()
251 m_bVeto ( false ), in ShutdownIcon()
687 if ( m_bVeto ) in queryTermination()
712 m_bVeto = bVeto; in initialize()
958 m_bVeto = bState; in setFastPropertyValue()
959 if (m_bVeto && ! m_bListenForTermination) in setFastPropertyValue()
980 bool bState = (m_bListenForTermination && m_bVeto); in getFastPropertyValue()
H A Dshutdownicon.hxx76 bool m_bVeto; member in ShutdownIcon
135 void SetVeto( bool bVeto ) { m_bVeto = bVeto;} in SetVeto()
136 bool GetVeto() { return m_bVeto; } in GetVeto()

Completed in 17 milliseconds