Searched refs:m_nEventID (Results 1 – 2 of 2) sorted by relevance
550 m_nEventID( 0 ), in DialogHelper()559 if ( m_nEventID ) in ~DialogHelper()560 Application::RemoveUserEvent( m_nEventID ); in ~DialogHelper()684 if ( m_nEventID ) in PostUserEvent()685 Application::RemoveUserEvent( m_nEventID ); in PostUserEvent()687 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()