Searched refs:GetShellAndSlot_Impl (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sfx2/source/control/ |
H A D | dispatch.cxx | 917 int SfxDispatcher::GetShellAndSlot_Impl in GetShellAndSlot_Impl() function in SfxDispatcher 946 SFX_STACK(SfxDispatcher::GetShellAndSlot_Impl); in GetShellAndSlot_Impl() 1098 if ( GetShellAndSlot_Impl( nSlot, &pShell, &pSlot, sal_False, sal_False ) ) in ExecuteFunction() 1155 if ( GetShellAndSlot_Impl( nSlot, &pShell, &pSlot, sal_False, sal_False ) ) in ExecuteFunction() 1293 if ( GetShellAndSlot_Impl( nSlot, &pShell, &pSlot, sal_False, in Execute() 1348 if ( GetShellAndSlot_Impl( nSlot, &pShell, &pSlot, sal_False, in Execute() 1418 if ( GetShellAndSlot_Impl( nSlot, &pShell, &pSlot, sal_False, in Execute() 1466 if ( GetShellAndSlot_Impl( nSlot, &pShell, &pSlot, sal_False, in _Execute() 1529 if ( GetShellAndSlot_Impl( nSlot, &pShell, &pSlot, sal_False, in Execute() 2890 if ( GetShellAndSlot_Impl( nSlot, &pShell, &pSlot, sal_False, sal_False ) ) in QueryState() [all …]
|
H A D | request.cxx | 213 …if( pImp->pViewFrame->GetDispatcher()->GetShellAndSlot_Impl( nSlotId, &pImp->pShell, &pImp->pSlot,… in SfxRequest()
|
H A D | unoctitm.cxx | 768 if ( pDispatcher->GetShellAndSlot_Impl( GetId(), &pShell, &pSlot, sal_False, in dispatch()
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | dispatch.hxx | 237 …SAL_DLLPRIVATE int GetShellAndSlot_Impl( sal_uInt16 nSlot, SfxShell **ppShell, const SfxSlot **ppS…
|
/aoo41x/main/sfx2/source/appl/ |
H A D | appuno.cxx | 2024 pAppDisp->GetShellAndSlot_Impl( nId, &pShell, &pSlot, sal_True, sal_True ); in queryDispatch()
|
Completed in 47 milliseconds