Searched defs:SetReturnValue (Results 1 – 3 of 3) sorted by relevance
| /aoo4110/main/sfx2/source/control/ | ||
| H A D | request.cxx | 549 void SfxRequest::SetReturnValue(const SfxPoolItem &rItem)  in SetReturnValue()  function in SfxRequest | 
| /aoo4110/main/vcl/inc/vcl/ | ||
| H A D | event.hxx | 369     void                    SetReturnValue( long nRet ) { mnRetValue = nRet; }  in SetReturnValue()  function in NotifyEvent | 
| /aoo4110/main/sfx2/source/dialog/ | ||
| H A D | filedlghelper.cxx | 1185 	void					SetReturnValue( sal_Int16 aRetValue )  in SetReturnValue()  function in sfx2::PickerThread_Impl | 
Completed in 87 milliseconds