Searched refs:pDyingViewSh (Results 1 – 1 of 1) sorted by relevance
1140 SfxViewShell *pDyingViewSh = GetViewShell(); in ReleaseObjectShell_Impl() local1141 if ( pDyingViewSh ) in ReleaseObjectShell_Impl()1143 PopShellAndSubShells_Impl( *pDyingViewSh ); in ReleaseObjectShell_Impl()1144 pDyingViewSh->DisconnectAllClients(); in ReleaseObjectShell_Impl()1146 delete pDyingViewSh; in ReleaseObjectShell_Impl()
Completed in 21 milliseconds