Home
last modified time | relevance | path

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

/trunk/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx888 const bool bCurrentContextIsAPIContext = m_aContextAPIFlags.top(); in listActionLeft() local
890 …OSL_ENSURE( bCurrentContextIsAPIContext == m_bAPIActionRunning, "UndoManagerHelper_Impl::listActio… in listActionLeft()
903 const bool bCurrentContextIsAPIContext = m_aContextAPIFlags.top(); in listActionLeftAndMerged() local
905 …OSL_ENSURE( bCurrentContextIsAPIContext == m_bAPIActionRunning, "UndoManagerHelper_Impl::listActio… in listActionLeftAndMerged()
918 const bool bCurrentContextIsAPIContext = m_aContextAPIFlags.top(); in listActionCancelled() local
920 …OSL_ENSURE( bCurrentContextIsAPIContext == m_bAPIActionRunning, "UndoManagerHelper_Impl::listActio… in listActionCancelled()

Completed in 25 milliseconds