Searched refs:pSubShell (Results 1 – 3 of 3) sorted by relevance
156 SfxShell* pSubShell; member in SfxViewShell216 SfxShell* GetSubShell() const { return pSubShell; } in GetSubShell()
1329 ,pSubShell(0) in SfxViewShell()1522 if ( pSubShell ) in SetSubShell()1523 pDisp->Pop(*pSubShell); in SetSubShell()1529 pSubShell = pShell; in SetSubShell()
1096 SfxShell *pSubShell = pDispatcher->GetShell( nLevel-1 ); in PopShellAndSubShells_Impl() local1097 if ( pSubShell == i_rViewShell.GetSubShell() ) in PopShellAndSubShells_Impl()1099 pDispatcher->Pop( *pSubShell, SFX_SHELL_POP_UNTIL ); in PopShellAndSubShells_Impl()1101 pDispatcher->Pop( *pSubShell, SFX_SHELL_POP_UNTIL | SFX_SHELL_POP_DELETE ); in PopShellAndSubShells_Impl()