Home
last modified time | relevance | path

Searched refs:i_undo (Results 1 – 1 of 1) sorted by relevance

/trunk/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx337 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() argument
683 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() argument
1053 const size_t nActionCount = i_undo in lcl_getCurrentActionTitle()
1058i_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() argument
1075 const size_t nCount = i_undo in lcl_getAllActionTitles()
[all …]

Completed in 18 milliseconds