Home
last modified time | relevance | path

Searched refs:ImplAsyncStateChangedHdl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx542 DECL_DLLPRIVATE_LINK( ImplAsyncStateChangedHdl, void* );
/trunk/main/vcl/source/window/
H A Dwindow.cxx5585 IMPL_LINK( Window, ImplAsyncStateChangedHdl, void*, pState ) in IMPL_LINK() argument
5597 PostUserEvent( LINK( this, Window, ImplAsyncStateChangedHdl ), (void*)(sal_uLong)nState ); in PostStateChanged()

Completed in 57 milliseconds