LibreOffice Module test (master) 1
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
apitest::XDDELink Class Referenceabstract

#include <xddelink.hxx>

Public Member Functions

virtual css::uno::Reference< css::uno::XInterface > init ()=0
 
void testGetApplication ()
 
void testGetItem ()
 
void testGetTopic ()
 

Protected Member Functions

 XDDELink (OUString aURL)
 
 ~XDDELink ()
 

Protected Attributes

OUString const m_URL
 

Detailed Description

Definition at line 21 of file xddelink.hxx.

Constructor & Destructor Documentation

◆ XDDELink()

apitest::XDDELink::XDDELink ( OUString  aURL)
inlineexplicitprotected

Definition at line 31 of file xddelink.hxx.

References aURL, and m_URL.

◆ ~XDDELink()

apitest::XDDELink::~XDDELink ( )
inlineprotected

Definition at line 35 of file xddelink.hxx.

Member Function Documentation

◆ init()

virtual css::uno::Reference< css::uno::XInterface > apitest::XDDELink::init ( )
pure virtual

◆ testGetApplication()

void apitest::XDDELink::testGetApplication ( )

Definition at line 22 of file xddelink.cxx.

References init().

◆ testGetItem()

void apitest::XDDELink::testGetItem ( )

Definition at line 29 of file xddelink.cxx.

References init().

◆ testGetTopic()

void apitest::XDDELink::testGetTopic ( )

Definition at line 36 of file xddelink.cxx.

References init(), and m_URL.

Member Data Documentation

◆ m_URL

OUString const apitest::XDDELink::m_URL
protected

Definition at line 37 of file xddelink.hxx.

Referenced by testGetTopic().


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