Home
last modified time | relevance | path

Searched refs:actionUndone (Results 1 – 6 of 6) sorted by relevance

/trunk/main/framework/source/fwe/helper/
H A Ddocumentundoguard.cxx102 … virtual void SAL_CALL actionUndone( const UndoManagerEvent& i_event ) throw (RuntimeException);
130 …void SAL_CALL UndoManagerContextListener::actionUndone( const UndoManagerEvent& i_event ) throw (R… in actionUndone() function in framework::UndoManagerContextListener
H A Dundomanagerhelper.cxx268 virtual void actionUndone( const String& i_actionComment );
814 void UndoManagerHelper_Impl::actionUndone( const String& i_actionComment ) in actionUndone() function in framework::UndoManagerHelper_Impl
820 m_aUndoListeners.notifyEach( &XUndoManagerListener::actionUndone, aEvent ); in actionUndone()
/trunk/main/svl/inc/svl/
H A Dundo.hxx205 virtual void actionUndone( const String& i_actionComment ) = 0;
/trunk/main/offapi/com/sun/star/document/
H A DXUndoManagerListener.idl51 void actionUndone( [in] UndoManagerEvent i_event );
/trunk/main/svl/source/undo/
H A Dundo.cxx819 aGuard.scheduleNotification( &SfxUndoListener::actionUndone, sActionComment ); in ImplUndo()
/trunk/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java458 public void actionUndone( UndoManagerEvent i_event ) in actionUndone() method in UndoManager.UndoListener

Completed in 56 milliseconds