Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx161 ,m_caughtException() in UndoManagerRequest()
175 m_caughtException = ::cppu::getCaughtException(); in execute()
183 if ( m_caughtException.hasValue() ) in wait()
184 ::cppu::throwException( m_caughtException ); in wait()
189 m_caughtException <<= RuntimeException( in cancel()
203 Any m_caughtException; member in framework::UndoManagerRequest

Completed in 25 milliseconds