Searched refs:m_notificationMethod (Results 1 – 1 of 1) sorted by relevance
241 :m_notificationMethod( NULL ) in NotifyUndoListener()248 :m_notificationMethod( i_notificationMethod ) in NotifyUndoListener()255 :m_notificationMethod( NULL ) in NotifyUndoListener()263 return ( m_notificationMethod != NULL ) || ( m_altNotificationMethod != NULL ); in is()275 ( i_listener->*m_notificationMethod )(); in operator ()()280 UndoListenerVoidMethod m_notificationMethod; member
Completed in 17 milliseconds