Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/appl/
H A Dshutdownicon.cxx252 m_bListenForTermination ( false ), in ShutdownIcon()
564 if (pInst->m_bListenForTermination) in addTerminateListener()
572 pInst->m_bListenForTermination = true; in addTerminateListener()
588 pInst->m_bListenForTermination = true; in terminateDesktop()
959 if (m_bVeto && ! m_bListenForTermination) in setFastPropertyValue()
980 bool bState = (m_bListenForTermination && m_bVeto); in getFastPropertyValue()
H A Dshutdownicon.hxx77 bool m_bListenForTermination; member in ShutdownIcon

Completed in 23 milliseconds