Home
last modified time | relevance | path

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

/aoo42x/main/embeddedobj/source/general/
H A Ddocholder.cxx171 m_bWaitForClose( sal_False ), in DocumentHolder()
317 m_bWaitForClose = bWaitForClose; in CloseDocument()
1161 if ( m_bWaitForClose ) in disposing()
1163 m_bWaitForClose = sal_False; in disposing()
1192 if ( m_bWaitForClose ) in notifyClosing()
1194 m_bWaitForClose = sal_False; in notifyClosing()
1211 if ( m_bWaitForClose ) in queryTermination()
/aoo42x/main/embeddedobj/source/inc/
H A Ddocholder.hxx80 sal_Bool m_bWaitForClose; member in DocumentHolder

Completed in 273 milliseconds