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