Searched defs:i_undoManager (Results 1 – 5 of 5) sorted by relevance
46 UndoGuard::UndoGuard( const OUString& i_undoString, const uno::Reference< document::XUndoManager > … in UndoGuard()104 UndoLiveUpdateGuard::UndoLiveUpdateGuard( const OUString& i_undoString, const uno::Reference< docum… in UndoLiveUpdateGuard()117 UndoLiveUpdateGuardWithData::UndoLiveUpdateGuardWithData( in UndoLiveUpdateGuardWithData()131 UndoGuardWithSelection::UndoGuardWithSelection( in UndoGuardWithSelection()147 UndoContext::UndoContext( const Reference< document::XUndoManager > & i_undoManager, const ::rtl::O… in UndoContext()163 HiddenUndoContext::HiddenUndoContext( const Reference< document::XUndoManager > & i_undoManager ) in HiddenUndoContext()
650 …private void impl_testSingleModification( final XUndoManager i_undoManager ) throws com.sun.star.u… in impl_testSingleModification()679 …private void impl_testMultipleModifications( final XUndoManager i_undoManager ) throws com.sun.sta… in impl_testMultipleModifications()707 …private void impl_testCustomUndoActions( final XUndoManager i_undoManager ) throws com.sun.star.un… in impl_testCustomUndoActions()766 …private void impl_testLocking( final XUndoManager i_undoManager ) throws com.sun.star.uno.Exception in impl_testLocking()807 …private void impl_testContextHandling( final XUndoManager i_undoManager ) throws com.sun.star.uno.… in impl_testContextHandling()875 …private void impl_testNestedContexts( final XUndoManager i_undoManager ) throws com.sun.star.uno.E… in impl_testNestedContexts()903 …private void impl_testErrorHandling( final XUndoManager i_undoManager ) throws com.sun.star.uno.Ex… in impl_testErrorHandling()1017 …private void impl_testStackHandling( final XUndoManager i_undoManager ) throws com.sun.star.uno.Ex… in impl_testStackHandling()1043 …private void impl_testClearance( final XUndoManager i_undoManager ) throws com.sun.star.uno.Except… in impl_testClearance()1105 …private void impl_testHiddenContexts( final XUndoManager i_undoManager ) throws com.sun.star.uno.E… in impl_testHiddenContexts()
128 UndoContext( SfxUndoManager& i_undoManager, const ::rtl::OUString& i_undoTitle ) in UndoContext()149 UndoSuppressor( SfxUndoManager& i_undoManager ) in UndoSuppressor()
67 UndoManagerContextListener( const Reference< XUndoManager >& i_undoManager ) in UndoManagerContextListener()
199 UndoManagerGuard( DocumentUndoManager& i_undoManager ) in UndoManagerGuard()
Completed in 43 milliseconds