Searched refs:m_nEventID (Results 1 – 2 of 2) sorted by relevance
553 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()
62 sal_uLong m_nEventID; member in dp_gui::DialogHelper73 void clearEventID() { m_nEventID = 0; } in clearEventID()
Completed in 22 milliseconds