Searched refs:i_undoTitle (Results 1 – 3 of 3) sorted by relevance
147 …xt( const Reference< document::XUndoManager > & i_undoManager, const ::rtl::OUString& i_undoTitle ) in UndoContext() argument151 m_xUndoManager->enterUndoContext( i_undoTitle ); in UndoContext()
111 const ::rtl::OUString& i_undoTitle
128 UndoContext( SfxUndoManager& i_undoManager, const ::rtl::OUString& i_undoTitle ) in UndoContext() argument131 m_rUndoManager.EnterListAction( i_undoTitle, String() ); in UndoContext()
Completed in 19 milliseconds