Searched refs:SolarThreadExecutor (Results 1 – 3 of 3) sorted by relevance
73 SolarThreadExecutor::SolarThreadExecutor() in SolarThreadExecutor() function in SolarThreadExecutor81 SolarThreadExecutor::~SolarThreadExecutor() in ~SolarThreadExecutor()87 IMPL_LINK( SolarThreadExecutor, worker, void*, EMPTYARG ) in IMPL_LINK() argument98 long SolarThreadExecutor::impl_execute( const TimeValue* _pTimeout ) in impl_execute()111 sal_uLong nEvent = Application::PostUserEvent( LINK( this, SolarThreadExecutor, worker ) ); in impl_execute()
55 class VCL_DLLPUBLIC SolarThreadExecutor class65 SolarThreadExecutor();66 virtual ~SolarThreadExecutor();89 class GenericSolarThreadExecutor : public SolarThreadExecutor132 class GenericSolarThreadExecutor<FuncT, void> : public SolarThreadExecutor
1810 class SolarMessageBoxExecutor : public ::vcl::SolarThreadExecutor1912 class SolarWindowPrinter : public ::vcl::SolarThreadExecutor
Completed in 33 milliseconds