Searched refs:m_bAPIActionRunning (Results 1 – 1 of 1) sorted by relevance
218 bool m_bAPIActionRunning; member in framework::UndoManagerHelper_Impl240 ,m_bAPIActionRunning( false ) in UndoManagerHelper_Impl()595 ::comphelper::FlagGuard aNotificationGuard( m_bAPIActionRunning ); in impl_enterUndoContext()633 ::comphelper::FlagGuard aNotificationGuard( m_bAPIActionRunning ); in impl_leaveUndoContext()733 ::comphelper::FlagGuard aNotificationGuard( m_bAPIActionRunning ); in impl_addUndoAction()758 ::comphelper::FlagGuard aNotificationGuard( m_bAPIActionRunning ); in impl_clear()781 ::comphelper::FlagGuard aNotificationGuard( m_bAPIActionRunning ); in impl_clearRedo()801 ::comphelper::FlagGuard aNotificationGuard( m_bAPIActionRunning ); in impl_reset()838 if ( m_bAPIActionRunning ) in undoActionAdded()847 if ( m_bAPIActionRunning ) in cleared()[all …]