Home
last modified time | relevance | path

Searched refs:resetAll (Results 1 – 8 of 8) sorted by relevance

/trunk/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx273 virtual void resetAll();
809 m_aUndoListeners.notifyEach( &XUndoManagerListener::resetAll, aEvent ); in impl_reset()
863 void UndoManagerHelper_Impl::resetAll() in resetAll() function in framework::UndoManagerHelper_Impl
868 notify( &XUndoManagerListener::resetAll ); in resetAll()
H A Ddocumentundoguard.cxx106 virtual void SAL_CALL resetAll( const EventObject& i_event ) throw (RuntimeException);
158 …void SAL_CALL UndoManagerContextListener::resetAll( const EventObject& i_event ) throw (RuntimeExc… in resetAll() function in framework::UndoManagerContextListener
/trunk/main/framework/inc/
H A Dqueries.h108 resetAll(); in QueryBuilder()
156 void resetAll() in resetAll() function in framework::QueryBuilder
/trunk/main/svl/inc/svl/
H A Dundo.hxx210 virtual void resetAll() = 0;
/trunk/main/offapi/com/sun/star/document/
H A DXUndoManagerListener.idl73 void resetAll( [in] ::com::sun::star::lang::EventObject i_event );
H A DXUndoManager.idl307 … notified of the reset by calling their <member>XUndoManagerListener::resetAll</member> method.</p>
/trunk/main/svl/source/undo/
H A Dundo.cxx572 aGuard.scheduleNotification( &SfxUndoListener::resetAll ); in Reset()
/trunk/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java487 public void resetAll( EventObject i_event ) in resetAll() method in UndoManager.UndoListener

Completed in 48 milliseconds