Searched refs:m_Exception (Results 1 – 3 of 3) sorted by relevance
152 css::uno::Any m_Exception; member in dp_manager::SilentCheckPrerequisitesCommandEnv
281 m_Exception = request; in handle()
801 if (pSilentCommandEnv->m_Exception.hasValue()) in addExtension()802 ::cppu::throwException(pSilentCommandEnv->m_Exception); in addExtension()
Completed in 29 milliseconds