Home
last modified time | relevance | path

Searched refs:impl_execute (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/vcl/inc/vcl/
H A Dthreadex.hxx69 long execute() { return impl_execute( NULL ); } in execute()
74 long execute( const TimeValue& _rTimeout ) { return impl_execute( &_rTimeout ); } in execute()
80 long impl_execute( const TimeValue* _pTimeout );
/aoo4110/main/framework/source/jobs/
H A Dshelljob.cxx125 ::sal_Bool bDone = impl_execute(sRealCommand, lCommandArguments, bCheckExitCode); in execute()
173 ::sal_Bool ShellJob::impl_execute(const ::rtl::OUString& sCommand , in impl_execute() function in framework::ShellJob
/aoo4110/main/svx/source/toolbars/
H A Dfontworkbar.cxx277 static void impl_execute( SdrView*, SfxRequest& rReq, SdrCustomShapeGeometryItem& rGeometryItem, Sd… in impl_execute() function
572 impl_execute( pSdrView, rReq, aGeometryItem, pObj ); in execute()
H A Dextrusionbar.cxx146 static void impl_execute( SdrView*, SfxRequest& rReq, SdrCustomShapeGeometryItem& rGeometryItem, Sd… in impl_execute() function
591 impl_execute( pSdrView, rReq, aGeometryItem, pObj ); in execute()
/aoo4110/main/framework/inc/jobs/
H A Dshelljob.hxx158 ::sal_Bool impl_execute(const ::rtl::OUString& sCommand ,
/aoo4110/main/vcl/source/helper/
H A Dthreadex.cxx98 long SolarThreadExecutor::impl_execute( const TimeValue* _pTimeout ) in impl_execute() function in SolarThreadExecutor

Completed in 37 milliseconds