Searched refs:UndoManagerMethodGuard (Results 1 – 2 of 2) sorted by relevance
167 class UndoManagerMethodGuard : public ::framework::IMutexGuard class170 UndoManagerMethodGuard( UndoManager_Impl& i_impl ) in UndoManagerMethodGuard() function in chart::impl::UndoManagerMethodGuard176 virtual ~UndoManagerMethodGuard() in ~UndoManagerMethodGuard()196 ::framework::IMutex& UndoManagerMethodGuard::getGuardedMutex() in getGuardedMutex()203 void UndoManagerMethodGuard::clear() in clear()209 void UndoManagerMethodGuard::reset() in reset()218 using impl::UndoManagerMethodGuard;252 UndoManagerMethodGuard aGuard( *m_pImpl ); in enterUndoContext()259 UndoManagerMethodGuard aGuard( *m_pImpl ); in enterHiddenUndoContext()266 UndoManagerMethodGuard aGuard( *m_pImpl ); in leaveUndoContext()[all …]
145 class UndoManagerMethodGuard : public ::framework::IMutexGuard class148 UndoManagerMethodGuard( UndoManager_Impl& i_impl ) in UndoManagerMethodGuard() function in dbaui::UndoManagerMethodGuard156 virtual ~UndoManagerMethodGuard() in ~UndoManagerMethodGuard()173 ::framework::IMutex& UndoManagerMethodGuard::getGuardedMutex() in getGuardedMutex()179 void UndoManagerMethodGuard::clear() in clear()185 void UndoManagerMethodGuard::reset() in reset()235 UndoManagerMethodGuard aGuard( *m_pImpl ); in enterUndoContext()242 UndoManagerMethodGuard aGuard( *m_pImpl ); in enterHiddenUndoContext()249 UndoManagerMethodGuard aGuard( *m_pImpl ); in leaveUndoContext()256 UndoManagerMethodGuard aGuard( *m_pImpl ); in addUndoAction()[all …]