Home
last modified time | relevance | path

Searched refs:_Execute (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sfx2/source/control/
H A Ddispatch.cxx1000 void SfxDispatcher::_Execute in _Execute() function in SfxDispatcher
1118 _Execute( *pShell, *pSlot, aReq, eCall ); in ExecuteFunction()
1124 _Execute( *pShell, *pSlot, aReq, eCall ); in ExecuteFunction()
1170 _Execute( *pShell, *pSlot, aReq, eCall ); in ExecuteFunction()
1310 _Execute( *pShell, *pSlot, aReq, nCall ); in Execute()
1369 _Execute( *pShell, *pSlot, *pReq, eCall ); in Execute()
1429 _Execute( *pShell, *pSlot, aReq, eCall ); in Execute()
1436 const SfxPoolItem* SfxDispatcher::_Execute in _Execute() function in SfxDispatcher
1477 _Execute( *pShell, *pSlot, aReq, eCall ); in _Execute()
1543 _Execute( *pShell, *pSlot, aReq, eCall ); in Execute()
[all …]
H A Dbindings.cxx1270 … pDispatcher->_Execute( *pShell, *pRealSlot, aReq, aReq.GetCallMode() | SFX_CALLMODE_RECORD ); in Execute_Impl()
1350 pDispatcher->_Execute( *pShell, *pSlot, aReq, aReq.GetCallMode() | SFX_CALLMODE_RECORD ); in Execute_Impl()
1353 pDispatcher->_Execute( *pShell, *pSlot, aReq, aReq.GetCallMode() | SFX_CALLMODE_RECORD ); in Execute_Impl()
/trunk/main/sfx2/inc/sfx2/
H A Ddispatch.hxx135 const SfxPoolItem* _Execute( const SfxSlotServer &rServer );
136 void _Execute( SfxShell &rShell, const SfxSlot &rSlot,
139 const SfxPoolItem* _Execute( sal_uInt16 nSlot, SfxCallMode eCall,
/trunk/main/sfx2/source/menu/
H A Dmnumgr.cxx436 GetBindings().GetDispatcher()->_Execute( nId, SFX_CALLMODE_RECORD, pArgs, pArg1 ); in IMPL_LINK_INLINE_END()

Completed in 45 milliseconds