Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/view/
H A Dviewimp.hxx68 bool m_bGotFrameOwnership; member
H A Dviewsh.cxx305 , m_bGotFrameOwnership(false) in SfxViewShell_Impl()
2204 pImp->m_bGotFrameOwnership = true; in TakeFrameOwnerShip_Impl()
2228 if (!bSuccess && pImp->m_bGotFrameOwnership) in CheckOwnerShip_Impl()