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

#include <cellarealink.hxx>

Public Member Functions

 CellAreaLink (OUString aFileURL)
 
virtual css::uno::Reference< css::uno::XInterface > init ()=0
 
void testUrl ()
 
void testFilter ()
 
void testFilterOptions ()
 
void testRefreshDelay ()
 
void testRefreshPeriod ()
 

Protected Member Functions

 ~CellAreaLink ()
 

Private Attributes

OUString const m_aFileURL
 

Detailed Description

Definition at line 22 of file cellarealink.hxx.

Constructor & Destructor Documentation

◆ CellAreaLink()

apitest::CellAreaLink::CellAreaLink ( OUString  aFileURL)
inline

Definition at line 25 of file cellarealink.hxx.

◆ ~CellAreaLink()

apitest::CellAreaLink::~CellAreaLink ( )
inlineprotected

Definition at line 38 of file cellarealink.hxx.

Member Function Documentation

◆ init()

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

◆ testFilter()

void apitest::CellAreaLink::testFilter ( )

Definition at line 38 of file cellarealink.cxx.

References init(), and u.

◆ testFilterOptions()

void apitest::CellAreaLink::testFilterOptions ( )

Definition at line 55 of file cellarealink.cxx.

References init(), and u.

◆ testRefreshDelay()

void apitest::CellAreaLink::testRefreshDelay ( )

Definition at line 74 of file cellarealink.cxx.

References init(), and u.

◆ testRefreshPeriod()

void apitest::CellAreaLink::testRefreshPeriod ( )

Definition at line 93 of file cellarealink.cxx.

References init(), and u.

◆ testUrl()

void apitest::CellAreaLink::testUrl ( )

Definition at line 21 of file cellarealink.cxx.

References init(), m_aFileURL, and u.

Member Data Documentation

◆ m_aFileURL

OUString const apitest::CellAreaLink::m_aFileURL
private

Definition at line 41 of file cellarealink.hxx.

Referenced by testUrl().


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