Searched refs:lcl_getCurrentActionTitle (Results 1 – 1 of 1) sorted by relevance
1047 … ::rtl::OUString lcl_getCurrentActionTitle( UndoManagerHelper_Impl& i_impl, const bool i_undo ) in lcl_getCurrentActionTitle() function1094 return lcl_getCurrentActionTitle( *m_pImpl, true ); in getCurrentUndoActionTitle()1100 return lcl_getCurrentActionTitle( *m_pImpl, false ); in getCurrentRedoActionTitle()
Completed in 23 milliseconds