Searched refs:m_bAllowClosing (Results 1 – 2 of 2) sorted by relevance
172 m_bAllowClosing( sal_False ), in DocumentHolder()316 m_bAllowClosing = sal_True; in CloseDocument()991 m_bAllowClosing = sal_False; in SetComponent()1181 if ( m_xComponent.is() && m_xComponent == aSource.Source && !m_bAllowClosing ) in queryClosing()
81 sal_Bool m_bAllowClosing; member in DocumentHolder
Completed in 18 milliseconds