Home
last modified time | relevance | path

Searched refs:clearRedo (Results 1 – 11 of 11) sorted by relevance

/trunk/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx289 void clearRedo( IMutexGuard& i_instanceLock );
461 void UndoManagerHelper_Impl::clearRedo( IMutexGuard& i_instanceLock ) in clearRedo() function in framework::UndoManagerHelper_Impl
1122 void UndoManagerHelper::clearRedo( IMutexGuard& i_instanceLock ) in clearRedo() function in framework::UndoManagerHelper
1124 m_pImpl->clearRedo( i_instanceLock ); in clearRedo()
/trunk/main/dbaccess/source/ui/misc/
H A Ddbaundomanager.cxx328 void SAL_CALL UndoManager::clearRedo( ) throw (UndoContextNotClosedException, RuntimeException) in clearRedo() function in dbaui::UndoManager
331 m_pImpl->aUndoHelper.clearRedo( aGuard ); in clearRedo()
/trunk/main/sfx2/source/doc/
H A Ddocundomanager.cxx384 …void SAL_CALL DocumentUndoManager::clearRedo( ) throw (UndoContextNotClosedException, RuntimeExce… in clearRedo() function in sfx2::DocumentUndoManager
388 m_pImpl->aUndoHelper.clearRedo( aGuard ); in clearRedo()
/trunk/main/chart2/source/model/main/
H A DUndoManager.cxx345 void SAL_CALL UndoManager::clearRedo( ) throw (UndoContextNotClosedException, RuntimeException) in clearRedo() function in chart::UndoManager
348 m_pImpl->getUndoHelper().clearRedo( aGuard ); in clearRedo()
H A DUndoManager.hxx80 …virtual void SAL_CALL clearRedo( ) throw (::com::sun::star::document::UndoContextNotClosedExcepti…
/trunk/main/framework/inc/framework/
H A Dundomanagerhelper.hxx135 void clearRedo( IMutexGuard& i_instanceLock );
/trunk/main/sfx2/source/inc/
H A Ddocundomanager.hxx91 …virtual void SAL_CALL clearRedo( ) throw (::com::sun::star::document::UndoContextNotClosedExcepti…
/trunk/main/dbaccess/inc/
H A Ddbaundomanager.hxx78 …virtual void SAL_CALL clearRedo( ) throw (::com::sun::star::document::UndoContextNotClosedExcepti…
/trunk/main/offapi/com/sun/star/document/
H A DXUndoManager.idl162 …<member>clearRedo</member>), it will be disposed, as long as it supports the <member scope="com::s…
292 void clearRedo()
H A DXUndoManagerListener.idl67 @see XUndoManager::clearRedo
/trunk/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java1064 i_undoManager.clearRedo(); in impl_testClearance()

Completed in 48 milliseconds