Home
last modified time | relevance | path

Searched refs:GetCallMode (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Drequest.hxx103 sal_uInt16 GetCallMode() const;
H A Ddispatch.hxx88 SfxCallMode GetCallMode() const { return eCall; } in GetCallMode() function in SfxExecuteItem
/trunk/main/sfx2/source/control/
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()
H A Drequest.cxx309 sal_uInt16 SfxRequest::GetCallMode() const in GetCallMode() function in SfxRequest
H A Ddispatch.cxx1273 rItem.GetSlot(), rItem.GetCallMode(), pPtr, rItem.GetModifier() ); in Execute()

Completed in 44 milliseconds