Searched refs:executeAsync (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/extensions/source/oooimprovement/ |
H A D | invite_job.hxx | 61 virtual void SAL_CALL executeAsync(
|
H A D | invite_job.cxx | 78 …void SAL_CALL InviteJob::executeAsync(const Sequence<NamedValue>&, const Reference<XJobListener>& … in executeAsync() function in oooimprovement::InviteJob
|
H A D | onlogrotate_job.hxx | 62 virtual void SAL_CALL executeAsync(
|
H A D | onlogrotate_job.cxx | 194 void SAL_CALL OnLogRotateJob::executeAsync( in executeAsync() function in oooimprovement::OnLogRotateJob
|
/aoo41x/main/offapi/com/sun/star/task/ |
H A D | XAsyncJob.idl | 79 void executeAsync(
|
/aoo41x/main/fpicker/source/office/ |
H A D | iodlg.cxx | 1511 executeAsync( AsyncPickerAction::eExecuteFilter, String(), getMostCurrentFilter( _pImp ) ); in ExecuteFilter() 2301 void SvtFileDialog::executeAsync( ::svt::AsyncPickerAction::Action _eAction, in executeAsync() function in SvtFileDialog 2385 executeAsync( AsyncPickerAction::ePrevLevel, sDummy, sDummy ); in PrevLevel_Impl() 2395 executeAsync( AsyncPickerAction::eOpenURL, _rURL, getMostCurrentFilter( _pImp ) ); in OpenURL_Impl()
|
H A D | iodlg.hxx | 338 void executeAsync(
|
/aoo41x/main/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/ |
H A D | AsyncJob.java | 91 public synchronized void executeAsync(com.sun.star.beans.NamedValue[] lArgs , in executeAsync() method in AsyncJob
|
/aoo41x/main/framework/source/jobs/ |
H A D | job.cxx | 249 xAJob->executeAsync(lJobArgs, xThis); in execute()
|
Completed in 59 milliseconds