Searched refs:bCurrentContextIsAPIContext (Results 1 – 1 of 1) sorted by relevance
888 const bool bCurrentContextIsAPIContext = m_aContextAPIFlags.top(); in listActionLeft() local890 …OSL_ENSURE( bCurrentContextIsAPIContext == m_bAPIActionRunning, "UndoManagerHelper_Impl::listActio… in listActionLeft()903 const bool bCurrentContextIsAPIContext = m_aContextAPIFlags.top(); in listActionLeftAndMerged() local905 …OSL_ENSURE( bCurrentContextIsAPIContext == m_bAPIActionRunning, "UndoManagerHelper_Impl::listActio… in listActionLeftAndMerged()918 const bool bCurrentContextIsAPIContext = m_aContextAPIFlags.top(); in listActionCancelled() local920 …OSL_ENSURE( bCurrentContextIsAPIContext == m_bAPIActionRunning, "UndoManagerHelper_Impl::listActio… in listActionCancelled()
Completed in 19 milliseconds