Searched refs:leftContext (Results 1 – 5 of 5) sorted by relevance
110 void leftContext( [in] UndoManagerEvent i_event );118 @see leftContext129 @see leftContext
148 and listeners will be notified via <member>XUndoManagerListener::leftContext</member> resp.310 …<member>XUndoManagerListener::leftContext</member>, etc., notifications. Instead, listeners will be
109 … virtual void SAL_CALL leftContext( const UndoManagerEvent& i_event ) throw (RuntimeException);179 …void SAL_CALL UndoManagerContextListener::leftContext( const UndoManagerEvent& i_event ) throw (Ru… in leftContext() function in framework::UndoManagerContextListener
657 notificationMethod = &XUndoManagerListener::leftContext; in impl_leaveUndoContext()896 notify( i_comment, &XUndoManagerListener::leftContext ); in listActionLeft()
513 public void leftContext( UndoManagerEvent i_event ) in leftContext() method in UndoManager.UndoListener
Completed in 49 milliseconds