Searched refs:UndoManagerContextListener (Results 1 – 1 of 1) sorted by relevance
64 class UndoManagerContextListener : public UndoManagerContextListener_Base class67 UndoManagerContextListener( const Reference< XUndoManager >& i_undoManager ) in UndoManagerContextListener() function in framework::UndoManagerContextListener79 UndoManagerContextListener() in UndoManagerContextListener() function in framework::UndoManagerContextListener130 …void SAL_CALL UndoManagerContextListener::actionUndone( const UndoManagerEvent& i_event ) throw (R… in actionUndone()137 …void SAL_CALL UndoManagerContextListener::actionRedone( const UndoManagerEvent& i_event ) throw (R… in actionRedone()144 …void SAL_CALL UndoManagerContextListener::allActionsCleared( const EventObject& i_event ) throw (R… in allActionsCleared()158 …void SAL_CALL UndoManagerContextListener::resetAll( const EventObject& i_event ) throw (RuntimeExc… in resetAll()179 …void SAL_CALL UndoManagerContextListener::leftContext( const UndoManagerEvent& i_event ) throw (Ru… in leftContext()200 …void SAL_CALL UndoManagerContextListener::disposing( const EventObject& i_event ) throw (RuntimeEx… in disposing()212 ::rtl::Reference< UndoManagerContextListener > pContextListener;[all …]
Completed in 14 milliseconds