Home
last modified time | relevance | path

Searched refs:SolarThreadExecutor (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/helper/
H A Dthreadex.cxx73 SolarThreadExecutor::SolarThreadExecutor() in SolarThreadExecutor() function in SolarThreadExecutor
81 SolarThreadExecutor::~SolarThreadExecutor() in ~SolarThreadExecutor()
87 IMPL_LINK( SolarThreadExecutor, worker, void*, EMPTYARG ) in IMPL_LINK() argument
98 long SolarThreadExecutor::impl_execute( const TimeValue* _pTimeout ) in impl_execute()
111 sal_uLong nEvent = Application::PostUserEvent( LINK( this, SolarThreadExecutor, worker ) ); in impl_execute()
/trunk/main/vcl/inc/vcl/
H A Dthreadex.hxx55 class VCL_DLLPUBLIC SolarThreadExecutor class
65 SolarThreadExecutor();
66 virtual ~SolarThreadExecutor();
89 class GenericSolarThreadExecutor : public SolarThreadExecutor
132 class GenericSolarThreadExecutor<FuncT, void> : public SolarThreadExecutor
/trunk/main/vcl/source/app/
H A Ddbggui.cxx1810 class SolarMessageBoxExecutor : public ::vcl::SolarThreadExecutor
1912 class SolarWindowPrinter : public ::vcl::SolarThreadExecutor

Completed in 40 milliseconds