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

#include <xcellrangemovement.hxx>

Public Member Functions

virtual css::uno::Reference< css::uno::XInterface > init ()=0
 
void testInsertCells ()
 
void testCopyRange ()
 
void testMoveRange ()
 
void testRemoveRange ()
 

Protected Member Functions

 ~XCellRangeMovement ()
 

Detailed Description

Definition at line 20 of file xcellrangemovement.hxx.

Constructor & Destructor Documentation

◆ ~XCellRangeMovement()

apitest::XCellRangeMovement::~XCellRangeMovement ( )
inlineprotected

Definition at line 31 of file xcellrangemovement.hxx.

Member Function Documentation

◆ init()

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

◆ testCopyRange()

void apitest::XCellRangeMovement::testCopyRange ( )

Definition at line 52 of file xcellrangemovement.cxx.

References init().

◆ testInsertCells()

void apitest::XCellRangeMovement::testInsertCells ( )

Definition at line 28 of file xcellrangemovement.cxx.

References init().

◆ testMoveRange()

void apitest::XCellRangeMovement::testMoveRange ( )

Definition at line 79 of file xcellrangemovement.cxx.

References init().

◆ testRemoveRange()

void apitest::XCellRangeMovement::testRemoveRange ( )

Definition at line 99 of file xcellrangemovement.cxx.

References init().


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