Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx210 typedef void ( SfxUndoListener::*UndoListenerStringMethod )( const OUString& ); typedef
223 …NotifyUndoListener( UndoListenerStringMethod i_notificationMethod, const OUString& i_actionComment… in NotifyUndoListener()
250 UndoListenerStringMethod m_altNotificationMethod;
305 …void scheduleNotification( UndoListenerStringMethod i_notificationMethod, const OUString& i_act… in scheduleNotification()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx213 typedef void ( SfxUndoListener::*UndoListenerStringMethod )( const OUString& ); typedef
224 …NotifyUndoListener( UndoListenerStringMethod i_notificationMethod, const OUString& i_actionComment… in NotifyUndoListener()
251 UndoListenerStringMethod m_altNotificationMethod;
304 …void scheduleNotification( UndoListenerStringMethod i_notificationMethod, const OUString& i_act… in scheduleNotification()