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

#include <xcolumnrowrange.hxx>

Public Member Functions

virtual css::uno::Reference< css::uno::XInterface > init ()=0
 
void testGetColumns ()
 
void testGetRows ()
 

Protected Member Functions

 ~XColumnRowRange ()
 

Detailed Description

Definition at line 20 of file xcolumnrowrange.hxx.

Constructor & Destructor Documentation

◆ ~XColumnRowRange()

apitest::XColumnRowRange::~XColumnRowRange ( )
inlineprotected

Definition at line 29 of file xcolumnrowrange.hxx.

Member Function Documentation

◆ init()

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

Referenced by testGetColumns(), and testGetRows().

◆ testGetColumns()

void apitest::XColumnRowRange::testGetColumns ( )

Definition at line 23 of file xcolumnrowrange.cxx.

References init().

◆ testGetRows()

void apitest::XColumnRowRange::testGetRows ( )

Definition at line 29 of file xcolumnrowrange.cxx.

References init().


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