Searched refs:m_bGotOwnership (Results 1 – 3 of 3) sorted by relevance
148 sal_Bool m_bGotOwnership; member in SfxClosePreventer_Impl154 sal_Bool HasOwnership() { return m_bGotOwnership; } in HasOwnership()168 : m_bGotOwnership( sal_False ) in SfxClosePreventer_Impl()178 if ( !m_bGotOwnership ) in queryClosing()179 m_bGotOwnership = bDeliverOwnership; in queryClosing()
67 bool m_bGotOwnership; member
308 , m_bGotOwnership(false) in SfxViewShell_Impl()2201 pImp->m_bGotOwnership = true; in TakeOwnerShip_Impl()2214 if (pImp->m_bGotOwnership) in CheckOwnerShip_Impl()
Completed in 40 milliseconds