Searched refs:m_caughtException (Results 1 – 1 of 1) sorted by relevance
161 ,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 21 milliseconds