Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx217 :m_notificationMethod( i_notificationMethod ) in NotifyUndoListener()
224 :m_notificationMethod( nullptr ) in NotifyUndoListener()
232 return ( m_notificationMethod != nullptr ) || ( m_altNotificationMethod != nullptr ); in is()
244 ( i_listener->*m_notificationMethod )(); in operator ()()
249 UndoListenerVoidMethod m_notificationMethod; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx218 :m_notificationMethod( i_notificationMethod ) in NotifyUndoListener()
225 :m_notificationMethod( nullptr ) in NotifyUndoListener()
233 return ( m_notificationMethod != nullptr ) || ( m_altNotificationMethod != nullptr ); in is()
245 ( i_listener->*m_notificationMethod )(); in operator ()()
250 UndoListenerVoidMethod m_notificationMethod; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog870646 …td::unary_function<SfxUndoListener*, void>> = {<No data fields>}, m_notificationMethod = &virtual …
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog1132695 …td::unary_function<SfxUndoListener*, void>> = {<No data fields>}, m_notificationMethod = &virtual …