#include <officerestartmanager.hxx>
Definition at line 34 of file officerestartmanager.hxx.
◆ OOfficeRestartManager()
comphelper::OOfficeRestartManager::OOfficeRestartManager |
( |
css::uno::Reference< css::uno::XComponentContext > |
xContext | ) |
|
|
inlineexplicit |
◆ getImplementationName()
OUString SAL_CALL comphelper::OOfficeRestartManager::getImplementationName |
( |
| ) |
|
|
overridevirtual |
◆ getSupportedServiceNames()
uno::Sequence< OUString > SAL_CALL comphelper::OOfficeRestartManager::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ isRestartRequested()
sal_Bool SAL_CALL comphelper::OOfficeRestartManager::isRestartRequested |
( |
sal_Bool |
bInitialized | ) |
|
|
overridevirtual |
◆ notify()
void SAL_CALL comphelper::OOfficeRestartManager::notify |
( |
const css::uno::Any & |
aData | ) |
|
|
overridevirtual |
◆ requestRestart()
void SAL_CALL comphelper::OOfficeRestartManager::requestRestart |
( |
const css::uno::Reference< css::task::XInteractionHandler > & |
xInteractionHandler | ) |
|
|
overridevirtual |
◆ supportsService()
sal_Bool SAL_CALL comphelper::OOfficeRestartManager::supportsService |
( |
const OUString & |
ServiceName | ) |
|
|
overridevirtual |
◆ m_aMutex
std::mutex comphelper::OOfficeRestartManager::m_aMutex |
|
private |
◆ m_bOfficeInitialized
bool comphelper::OOfficeRestartManager::m_bOfficeInitialized |
|
private |
◆ m_bRestartRequested
bool comphelper::OOfficeRestartManager::m_bRestartRequested |
|
private |
◆ m_xContext
css::uno::Reference< css::uno::XComponentContext > comphelper::OOfficeRestartManager::m_xContext |
|
private |
The documentation for this class was generated from the following files: