Home
last modified time | relevance | path

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

/trunk/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx270 virtual void undoActionAdded( const String& i_actionComment );
741 m_aUndoListeners.notifyEach( &XUndoManagerListener::undoActionAdded, aEventAdd ); in impl_addUndoAction()
836 void UndoManagerHelper_Impl::undoActionAdded( const String& i_actionComment ) in undoActionAdded() function in framework::UndoManagerHelper_Impl
841 notify( i_actionComment, &XUndoManagerListener::undoActionAdded ); in undoActionAdded()
H A Ddocumentundoguard.cxx101 … virtual void SAL_CALL undoActionAdded( const UndoManagerEvent& i_event ) throw (RuntimeException);
123 …void SAL_CALL UndoManagerContextListener::undoActionAdded( const UndoManagerEvent& i_event ) throw… in undoActionAdded() function in framework::UndoManagerContextListener
/trunk/main/svl/inc/svl/
H A Dundo.hxx207 virtual void undoActionAdded( const String& i_actionComment ) = 0;
/trunk/main/offapi/com/sun/star/document/
H A DXUndoManagerListener.idl45 void undoActionAdded( [in] UndoManagerEvent i_event );
/trunk/main/svl/source/undo/
H A Dundo.cxx666 aGuard.scheduleNotification( &SfxUndoListener::undoActionAdded, pAction->GetComment() ); in AddUndoAction()
/trunk/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java450 public void undoActionAdded( UndoManagerEvent i_event ) in undoActionAdded() method in UndoManager.UndoListener

Completed in 40 milliseconds