Home
last modified time | relevance | path

Searched refs:m_bGotOwnership (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sfx2/source/doc/
H A Dobjserv.cxx148 sal_Bool m_bGotOwnership; member in SfxClosePreventer_Impl
154 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()
/aoo4110/main/sfx2/source/view/
H A Dviewimp.hxx67 bool m_bGotOwnership; member
H A Dviewsh.cxx308 , m_bGotOwnership(false) in SfxViewShell_Impl()
2201 pImp->m_bGotOwnership = true; in TakeOwnerShip_Impl()
2214 if (pImp->m_bGotOwnership) in CheckOwnerShip_Impl()

Completed in 33 milliseconds