Home
last modified time | relevance | path

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

/aoo42x/main/comphelper/source/misc/
H A Dofficerestartmanager.cxx41 uno::Sequence< ::rtl::OUString > SAL_CALL OOfficeRestartManager::getSupportedServiceNames_static() in getSupportedServiceNames_static()
49 ::rtl::OUString SAL_CALL OOfficeRestartManager::getImplementationName_static() in getImplementationName_static()
55 ::rtl::OUString SAL_CALL OOfficeRestartManager::getSingletonName_static() in getSingletonName_static()
61 ::rtl::OUString SAL_CALL OOfficeRestartManager::getServiceName_static() in getServiceName_static()
69 return static_cast< cppu::OWeakObject* >( new OOfficeRestartManager( rxContext ) ); in Create()
116 ::sal_Bool SAL_CALL OOfficeRestartManager::isRestartRequested( ::sal_Bool bOfficeInitialized ) in isRestartRequested()
129 void SAL_CALL OOfficeRestartManager::notify( const uno::Any& /* aData */ ) in notify()
176 ::rtl::OUString SAL_CALL OOfficeRestartManager::getImplementationName() throw (uno::RuntimeExceptio… in getImplementationName()
195 uno::Sequence< ::rtl::OUString > SAL_CALL OOfficeRestartManager::getSupportedServiceNames() throw (… in getSupportedServiceNames()
204 …static ::comphelper::module::OAutoRegistration< ::comphelper::OOfficeRestartManager > aAutoRegistr… in createRegistryInfo_OOfficeRestartManager()
[all …]
H A Dofficerestartmanager.hxx38 class OOfficeRestartManager : public ::cppu::WeakImplHelper3< ::com::sun::star::task::XRestartManag… class
49OOfficeRestartManager( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentCo… in OOfficeRestartManager() function in comphelper::OOfficeRestartManager
55 virtual ~OOfficeRestartManager() in ~OOfficeRestartManager()

Completed in 24 milliseconds