Home
last modified time | relevance | path

Searched refs:SFX_SHELL_POP_UNTIL (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dappquit.cxx119 pAppData_Impl->pAppDispat->Pop( *this, SFX_SHELL_POP_UNTIL ); in Deinitialize()
/trunk/main/sw/source/ui/web/
H A Dwview.cxx176 rDispatcher.Pop( *pSfxShell, SFX_SHELL_POP_UNTIL | SFX_SHELL_POP_DELETE); in SelectShell()
/trunk/main/sfx2/inc/sfx2/
H A Ddispatch.hxx67 #define SFX_SHELL_POP_UNTIL 4 macro
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx1099 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()
1615 pDispatcher->Pop( *pModule, SFX_SHELL_POP_UNTIL ); in KillDispatcher_Impl()
H A Dviewsh.cxx1598 pDisp->Pop( rPopUntil, SFX_SHELL_POP_UNTIL ); in PushSubShells_Impl()
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx486 bool bUntil = (nMode & SFX_SHELL_POP_UNTIL) == SFX_SHELL_POP_UNTIL; in Pop()

Completed in 55 milliseconds