Searched refs:OfficeIPCThreadController (Results 1 – 3 of 3) sorted by relevance
133 class OfficeIPCThreadController : public ::cppu::WeakImplHelper2< class138 OfficeIPCThreadController() {} in OfficeIPCThreadController() function in desktop::OfficeIPCThreadController139 virtual ~OfficeIPCThreadController() {} in ~OfficeIPCThreadController()
309 OUString SAL_CALL OfficeIPCThreadController::getImplementationName() in getImplementationName()315 sal_Bool SAL_CALL OfficeIPCThreadController::supportsService( const OUString& ) in supportsService()321 Sequence< OUString > SAL_CALL OfficeIPCThreadController::getSupportedServiceNames() in getSupportedServiceNames()329 void SAL_CALL OfficeIPCThreadController::disposing( const EventObject& ) in disposing()335 void SAL_CALL OfficeIPCThreadController::queryTermination( const EventObject& ) in queryTermination()348 void SAL_CALL OfficeIPCThreadController::notifyTermination( const EventObject& ) in notifyTermination()
2190 xDesktop->addTerminateListener( new OfficeIPCThreadController ); in Main()
Completed in 2431 milliseconds