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

#include <xsheetcellranges.hxx>

Public Member Functions

virtual css::uno::Reference< css::uno::XInterface > init ()=0
 
void testGetCells ()
 
void testGetRangeAddresses ()
 
void testGetRangeAddressesAsString ()
 

Protected Member Functions

 ~XSheetCellRanges ()
 

Detailed Description

Definition at line 20 of file xsheetcellranges.hxx.

Constructor & Destructor Documentation

◆ ~XSheetCellRanges()

apitest::XSheetCellRanges::~XSheetCellRanges ( )
inlineprotected

Definition at line 30 of file xsheetcellranges.hxx.

Member Function Documentation

◆ init()

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

◆ testGetCells()

void apitest::XSheetCellRanges::testGetCells ( )

Definition at line 26 of file xsheetcellranges.cxx.

References init().

◆ testGetRangeAddresses()

void apitest::XSheetCellRanges::testGetRangeAddresses ( )

Definition at line 34 of file xsheetcellranges.cxx.

References init().

◆ testGetRangeAddressesAsString()

void apitest::XSheetCellRanges::testGetRangeAddressesAsString ( )

Definition at line 42 of file xsheetcellranges.cxx.

References init().


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