Searched refs:Call_Impl (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/svtools/source/control/ |
H A D | asynclink.cxx | 100 pThis->Call_Impl( pThis->_pArg ); in IMPL_STATIC_LINK() 107 Call_Impl( _pArg ); in ForcePendingCall() 122 void AsynchronLink::Call_Impl( void* pArg ) in Call_Impl() function in svtools::AsynchronLink
|
/aoo4110/main/sfx2/source/control/ |
H A D | dispatch.cxx | 224 int SfxDispatcher::Call_Impl( SfxShell& rShell, const SfxSlot &rSlot, SfxRequest &rReq, sal_Bool bR… in Call_Impl() function in SfxDispatcher 233 SFX_STACK(SfxDispatcher::Call_Impl); in Call_Impl() 1046 Call_Impl( rShell, rSlot, rReq, SFX_CALLMODE_RECORD==(eCallMode&SFX_CALLMODE_RECORD) ); in _Execute() 1584 Call_Impl( *pSh, *pSlot, *pReq, pReq->AllowsRecording() ); //! woher bRecord? in IMPL_LINK() 2621 if ( Call_Impl( *pSh, *pSlot, aReq, sal_True ) ) // von Bindings immer recorden in _Execute()
|
/aoo4110/main/svtools/inc/svtools/ |
H A D | asynclink.hxx | 51 SVT_DLLPRIVATE void Call_Impl( void* pArg );
|
/aoo4110/main/sfx2/inc/sfx2/ |
H A D | dispatch.hxx | 120 …SAL_DLLPRIVATE int Call_Impl( SfxShell& rShell, const SfxSlot &rSlot, SfxRequest &rReq, sal_Bool b…
|
/aoo4110/main/oox/source/export/ |
H A D | ooxml-export-notes.txt | 219 …#28 0x00002b0fcb17cec3 in SfxDispatcher::Call_Impl (this=0x110fde0, rShell=@0xf44d60, rSlot=@0x2b0…
|
Completed in 83 milliseconds