Home
last modified time | relevance | path

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

/trunk/main/framework/source/fwe/helper/
H A Ddocumentundoguard.cxx103 … virtual void SAL_CALL actionRedone( const UndoManagerEvent& i_event ) throw (RuntimeException);
137 …void SAL_CALL UndoManagerContextListener::actionRedone( const UndoManagerEvent& i_event ) throw (R… in actionRedone() function in framework::UndoManagerContextListener
H A Dundomanagerhelper.cxx269 virtual void actionRedone( const String& i_actionComment );
825 void UndoManagerHelper_Impl::actionRedone( const String& i_actionComment ) in actionRedone() function in framework::UndoManagerHelper_Impl
831 m_aUndoListeners.notifyEach( &XUndoManagerListener::actionRedone, aEvent ); in actionRedone()
/trunk/main/svl/inc/svl/
H A Dundo.hxx206 virtual void actionRedone( const String& i_actionComment ) = 0;
/trunk/main/offapi/com/sun/star/document/
H A DXUndoManagerListener.idl57 void actionRedone( [in] UndoManagerEvent i_event );
/trunk/main/svl/source/undo/
H A Dundo.cxx939 aGuard.scheduleNotification( &SfxUndoListener::actionRedone, sActionComment ); in ImplRedo()
/trunk/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java466 public void actionRedone( UndoManagerEvent i_event ) in actionRedone() method in UndoManager.UndoListener

Completed in 44 milliseconds