Searched refs:i_undo (Results 1 – 1 of 1) sorted by relevance
337 void impl_doUndoRedo( IMutexGuard& i_externalLock, const bool i_undo );670 void UndoManagerHelper_Impl::impl_doUndoRedo( IMutexGuard& i_externalLock, const bool i_undo ) in impl_doUndoRedo() argument683 const size_t nElements = i_undo in impl_doUndoRedo()694 if ( i_undo ) in impl_doUndoRedo()1047 … ::rtl::OUString lcl_getCurrentActionTitle( UndoManagerHelper_Impl& i_impl, const bool i_undo ) in lcl_getCurrentActionTitle() argument1053 const size_t nActionCount = i_undo in lcl_getCurrentActionTitle()1058 … i_undo ? ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "no action on the undo stack" ) ) in lcl_getCurrentActionTitle()1062 return i_undo in lcl_getCurrentActionTitle()1069 …ence< ::rtl::OUString > lcl_getAllActionTitles( UndoManagerHelper_Impl& i_impl, const bool i_undo ) in lcl_getAllActionTitles() argument1075 const size_t nCount = i_undo in lcl_getAllActionTitles()[all …]
Completed in 19 milliseconds