LibreOffice Module winaccessibility (master) 1
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
CUNOXWrapper Class Reference

CUNOXWrapper implements IUNOXWrapper interface. More...

#include <UNOXWrapper.h>

Inheritance diagram for CUNOXWrapper:
[legend]
Collaboration diagram for CUNOXWrapper:
[legend]

Public Member Functions

 CUNOXWrapper ()
 
STDMETHOD() put_XInterface (hyper pXInterface) override
 
STDMETHOD() put_XSubInterface (hyper) override
 
HRESULT put_XInterface (hyper pXInterface)
 
HRESULT put_XSubInterface (hyper pXSubInterface)
 

Protected Member Functions

 ~CUNOXWrapper ()
 

Protected Attributes

css::accessibility::XAccessible * pUNOInterface
 

Detailed Description

CUNOXWrapper implements IUNOXWrapper interface.

Definition at line 31 of file UNOXWrapper.h.

Constructor & Destructor Documentation

◆ CUNOXWrapper()

CUNOXWrapper::CUNOXWrapper ( )
inline

Definition at line 37 of file UNOXWrapper.h.

◆ ~CUNOXWrapper()

CUNOXWrapper::~CUNOXWrapper ( )
inlineprotected

Definition at line 47 of file UNOXWrapper.h.

Member Function Documentation

◆ put_XInterface()

COM_DECLSPEC_NOTHROW STDMETHODIMP CUNOXWrapper::put_XInterface ( hyper  pXInterface)
override

◆ put_XSubInterface()

COM_DECLSPEC_NOTHROW STDMETHODIMP CUNOXWrapper::put_XSubInterface ( hyper  )
override

Implements IUNOXWrapper.

Definition at line 33 of file UNOXWrapper.cxx.

Member Data Documentation

◆ pUNOInterface

css::accessibility::XAccessible* CUNOXWrapper::pUNOInterface
protected

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