Home
last modified time | relevance | path

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

/trunk/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 );
/trunk/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
/trunk/main/svx/source/toolbars/
H A Dfontworkbar.cxx271 static void impl_execute( SdrView*, SfxRequest& rReq, SdrCustomShapeGeometryItem& rGeometryItem, Sd… in impl_execute() function
566 impl_execute( pSdrView, rReq, aGeometryItem, pObj ); in execute()
H A Dextrusionbar.cxx140 static void impl_execute( SdrView*, SfxRequest& rReq, SdrCustomShapeGeometryItem& rGeometryItem, Sd… in impl_execute() function
585 impl_execute( pSdrView, rReq, aGeometryItem, pObj ); in execute()
/trunk/main/framework/inc/jobs/
H A Dshelljob.hxx158 ::sal_Bool impl_execute(const ::rtl::OUString& sCommand ,
/trunk/main/vcl/source/helper/
H A Dthreadex.cxx98 long SolarThreadExecutor::impl_execute( const TimeValue* _pTimeout ) in impl_execute() function in SolarThreadExecutor

Completed in 33 milliseconds