Searched refs:GetCallMode (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/sfx2/inc/sfx2/ |
H A D | request.hxx | 103 sal_uInt16 GetCallMode() const;
|
H A D | dispatch.hxx | 88 SfxCallMode GetCallMode() const { return eCall; } in GetCallMode() function in SfxExecuteItem
|
/aoo4110/main/sfx2/source/control/ |
H A D | bindings.cxx | 1270 … 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 D | request.cxx | 309 sal_uInt16 SfxRequest::GetCallMode() const in GetCallMode() function in SfxRequest
|
H A D | dispatch.cxx | 1273 rItem.GetSlot(), rItem.GetCallMode(), pPtr, rItem.GetModifier() ); in Execute()
|
Completed in 55 milliseconds