Home
last modified time | relevance | path

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

/trunk/main/filter/source/pdf/
H A Dpdffilter.cxx154 m_pFocusWindow->AddEventListener( LINK( this, FocusWindowWaitCursor, DestroyedLink ) ); in FocusWindowWaitCursor()
163 … m_pFocusWindow->RemoveEventListener( LINK( this, FocusWindowWaitCursor, DestroyedLink ) ); in ~FocusWindowWaitCursor()
167 DECL_LINK( DestroyedLink, VclWindowEvent* );
170 IMPL_LINK( FocusWindowWaitCursor, DestroyedLink, VclWindowEvent*, pEvent ) in IMPL_LINK() argument

Completed in 22 milliseconds