Searched refs:clearRedo (Results 1 – 11 of 11) sorted by relevance
289 void clearRedo( IMutexGuard& i_instanceLock );461 void UndoManagerHelper_Impl::clearRedo( IMutexGuard& i_instanceLock ) in clearRedo() function in framework::UndoManagerHelper_Impl1122 void UndoManagerHelper::clearRedo( IMutexGuard& i_instanceLock ) in clearRedo() function in framework::UndoManagerHelper1124 m_pImpl->clearRedo( i_instanceLock ); in clearRedo()
328 void SAL_CALL UndoManager::clearRedo( ) throw (UndoContextNotClosedException, RuntimeException) in clearRedo() function in dbaui::UndoManager331 m_pImpl->aUndoHelper.clearRedo( aGuard ); in clearRedo()
384 …void SAL_CALL DocumentUndoManager::clearRedo( ) throw (UndoContextNotClosedException, RuntimeExce… in clearRedo() function in sfx2::DocumentUndoManager388 m_pImpl->aUndoHelper.clearRedo( aGuard ); in clearRedo()
345 void SAL_CALL UndoManager::clearRedo( ) throw (UndoContextNotClosedException, RuntimeException) in clearRedo() function in chart::UndoManager348 m_pImpl->getUndoHelper().clearRedo( aGuard ); in clearRedo()
80 …virtual void SAL_CALL clearRedo( ) throw (::com::sun::star::document::UndoContextNotClosedExcepti…
135 void clearRedo( IMutexGuard& i_instanceLock );
91 …virtual void SAL_CALL clearRedo( ) throw (::com::sun::star::document::UndoContextNotClosedExcepti…
78 …virtual void SAL_CALL clearRedo( ) throw (::com::sun::star::document::UndoContextNotClosedExcepti…
166 …<member>clearRedo</member>), it will be disposed, as long as it supports the <member scope="com::s…296 void clearRedo()
72 @see XUndoManager::clearRedo
1064 i_undoManager.clearRedo(); in impl_testClearance()
Completed in 48 milliseconds