LibreOffice Module svx (master) 1
Public Member Functions | Protected Member Functions | List of all members
svxform::DispatchInterceptor Class Referenceabstract

#include <formdispatchinterceptor.hxx>

Inheritance diagram for svxform::DispatchInterceptor:
[legend]

Public Member Functions

virtual css::uno::Reference< css::frame::XDispatch > interceptedQueryDispatch (const css::util::URL &aURL, const OUString &aTargetFrameName, sal_Int32 nSearchFlags)=0
 
virtual ::osl::Mutex * getInterceptorMutex ()=0
 

Protected Member Functions

 DispatchInterceptor ()
 
 ~DispatchInterceptor ()
 

Detailed Description

Definition at line 32 of file formdispatchinterceptor.hxx.

Constructor & Destructor Documentation

◆ DispatchInterceptor()

svxform::DispatchInterceptor::DispatchInterceptor ( )
inlineprotected

Definition at line 42 of file formdispatchinterceptor.hxx.

◆ ~DispatchInterceptor()

svxform::DispatchInterceptor::~DispatchInterceptor ( )
inlineprotected

Definition at line 44 of file formdispatchinterceptor.hxx.

Member Function Documentation

◆ getInterceptorMutex()

virtual ::osl::Mutex * svxform::DispatchInterceptor::getInterceptorMutex ( )
pure virtual

Implemented in svxform::FormController.

◆ interceptedQueryDispatch()

virtual css::uno::Reference< css::frame::XDispatch > svxform::DispatchInterceptor::interceptedQueryDispatch ( const css::util::URL &  aURL,
const OUString &  aTargetFrameName,
sal_Int32  nSearchFlags 
)
pure virtual
Exceptions
css::uno::RuntimeException

Implemented in svxform::FormController.

Referenced by svxform::DispatchInterceptionMultiplexer::queryDispatch().


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