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

#include <xddelinks.hxx>

Public Member Functions

 XDDELinks (OUString aTopic)
 
virtual css::uno::Reference< css::uno::XInterface > init ()=0
 
void testAddDDELink ()
 

Protected Member Functions

 ~XDDELinks ()
 

Private Attributes

OUString const m_aTopic
 

Detailed Description

Definition at line 23 of file xddelinks.hxx.

Constructor & Destructor Documentation

◆ XDDELinks()

apitest::XDDELinks::XDDELinks ( OUString  aTopic)
inline

Definition at line 26 of file xddelinks.hxx.

◆ ~XDDELinks()

apitest::XDDELinks::~XDDELinks ( )
inlineprotected

Definition at line 36 of file xddelinks.hxx.

Member Function Documentation

◆ init()

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

Referenced by testAddDDELink().

◆ testAddDDELink()

void apitest::XDDELinks::testAddDDELink ( )

Definition at line 25 of file xddelinks.cxx.

References init(), and m_aTopic.

Member Data Documentation

◆ m_aTopic

OUString const apitest::XDDELinks::m_aTopic
private

Definition at line 39 of file xddelinks.hxx.

Referenced by testAddDDELink().


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