Home
last modified time | relevance | path

Searched refs:GetReturnValue (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sfx2/source/control/
H A Ddispatch.cxx1311 return aReq.GetReturnValue(); in Execute()
1370 const SfxPoolItem* pRet = pReq->GetReturnValue(); in Execute()
1430 return aReq.GetReturnValue(); in Execute()
1478 return aReq.GetReturnValue(); in _Execute()
1544 return aReq.GetReturnValue(); in Execute()
2622 return aReq.GetReturnValue(); in _Execute()
H A Drequest.cxx559 const SfxPoolItem* SfxRequest::GetReturnValue() const in GetReturnValue() function in SfxRequest
H A Dshell.cxx958 return rReq.GetReturnValue(); in ExecuteSlot()
H A Dunoctitm.cxx797 pItem = aReq.GetReturnValue(); in dispatch()
H A Dbindings.cxx1245 const SfxPoolItem* pRet = aReq.GetReturnValue(); in Execute_Impl()
/trunk/main/sfx2/inc/sfx2/
H A Drequest.hxx98 const SfxPoolItem* GetReturnValue() const;
/trunk/main/sfx2/source/appl/
H A Dappopen.cxx559 const SfxViewFrameItem* pItem = PTR_CAST( SfxViewFrameItem, aReq.GetReturnValue() ); in NewDocDirectExec_Impl()
1346 SfxPoolItem* pRet = rReq.GetReturnValue()->Clone(); in OpenDocExec_Impl()
H A Dappserv.cxx319 SfxBoolItem *pItem = PTR_CAST( SfxBoolItem, aReq.GetReturnValue() ); in MiscExec_Impl()
/trunk/main/vcl/inc/vcl/
H A Devent.hxx370 long GetReturnValue() const { return mnRetValue; } in GetReturnValue() function in NotifyEvent
/trunk/main/sfx2/source/view/
H A Dviewfrm2.cxx340 const SfxViewFrameItem* pItem = PTR_CAST( SfxViewFrameItem, aReq.GetReturnValue() ); in Exec_Impl()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx1667 const SfxPoolItem* pRet = aReq.GetReturnValue(); in screenDown()
1685 const SfxPoolItem* pRet = aReq.GetReturnValue(); in screenUp()
/trunk/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx1182 sal_Int16 GetReturnValue() in GetReturnValue() function in sfx2::PickerThread_Impl

Completed in 89 milliseconds