LibreOffice Module desktop (master) 1
Public Member Functions | List of all members
desktop::RequestHandlerController Class Reference

#include <officeipcthread.hxx>

Inheritance diagram for desktop::RequestHandlerController:
[legend]
Collaboration diagram for desktop::RequestHandlerController:
[legend]

Public Member Functions

 RequestHandlerController ()
 
virtual OUString SAL_CALL getImplementationName () override
 
virtual sal_Bool SAL_CALL supportsService (const OUString &ServiceName) override
 
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames () override
 
virtual void SAL_CALL disposing (const css::lang::EventObject &Source) override
 
virtual void SAL_CALL queryTermination (const css::lang::EventObject &aEvent) override
 
virtual void SAL_CALL notifyTermination (const css::lang::EventObject &aEvent) override
 

Detailed Description

Definition at line 135 of file officeipcthread.hxx.

Constructor & Destructor Documentation

◆ RequestHandlerController()

desktop::RequestHandlerController::RequestHandlerController ( )
inline

Definition at line 140 of file officeipcthread.hxx.

Member Function Documentation

◆ disposing()

void SAL_CALL desktop::RequestHandlerController::disposing ( const css::lang::EventObject &  Source)
overridevirtual

Definition at line 339 of file officeipcthread.cxx.

◆ getImplementationName()

OUString SAL_CALL desktop::RequestHandlerController::getImplementationName ( )
overridevirtual

Definition at line 322 of file officeipcthread.cxx.

◆ getSupportedServiceNames()

Sequence< OUString > SAL_CALL desktop::RequestHandlerController::getSupportedServiceNames ( )
overridevirtual

Definition at line 333 of file officeipcthread.cxx.

◆ notifyTermination()

void SAL_CALL desktop::RequestHandlerController::notifyTermination ( const css::lang::EventObject &  aEvent)
overridevirtual

Definition at line 355 of file officeipcthread.cxx.

◆ queryTermination()

void SAL_CALL desktop::RequestHandlerController::queryTermination ( const css::lang::EventObject &  aEvent)
overridevirtual

◆ supportsService()

sal_Bool desktop::RequestHandlerController::supportsService ( const OUString &  ServiceName)
overridevirtual

Definition at line 327 of file officeipcthread.cxx.

References ServiceName, and cppu::supportsService().


The documentation for this class was generated from the following files: