Home
last modified time | relevance | path

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

/aoo42x/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.cxx553 m_nEventID( 0 ), in DialogHelper()
562 if ( m_nEventID ) in ~DialogHelper()
563 Application::RemoveUserEvent( m_nEventID ); in ~DialogHelper()
687 if ( m_nEventID ) in PostUserEvent()
688 Application::RemoveUserEvent( m_nEventID ); in PostUserEvent()
690 m_nEventID = Application::PostUserEvent( rLink, pCaller ); in PostUserEvent()
H A Ddp_gui_dialog2.hxx62 sal_uLong m_nEventID; member in dp_gui::DialogHelper
73 void clearEventID() { m_nEventID = 0; } in clearEventID()

Completed in 28 milliseconds