Home
last modified time | relevance | path

Searched refs:leftContext (Results 1 – 5 of 5) sorted by relevance

/trunk/main/offapi/com/sun/star/document/
H A DXUndoManagerListener.idl105 void leftContext( [in] UndoManagerEvent i_event );
113 @see leftContext
124 @see leftContext
H A DXUndoManager.idl144 and listeners will be notified via <member>XUndoManagerListener::leftContext</member> resp.
306 …<member>XUndoManagerListener::leftContext</member>, etc., notifications. Instead, listeners will be
/trunk/main/framework/source/fwe/helper/
H A Ddocumentundoguard.cxx109 … 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
H A Dundomanagerhelper.cxx657 notificationMethod = &XUndoManagerListener::leftContext; in impl_leaveUndoContext()
896 notify( i_comment, &XUndoManagerListener::leftContext ); in listActionLeft()
/trunk/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java513 public void leftContext( UndoManagerEvent i_event ) in leftContext() method in UndoManager.UndoListener

Completed in 40 milliseconds