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

#include <xsheetcellcursor.hxx>

Public Member Functions

virtual css::uno::Reference< css::uno::XInterface > init ()=0
 
void testCollapseToCurrentArray ()
 
void testCollapseToCurrentRegion ()
 
void testCollapseToMergedArea ()
 
void testCollapseToSize ()
 
void testExpandToEntireColumns ()
 
void testExpandToEntireRows ()
 

Protected Member Functions

 ~XSheetCellCursor ()
 

Detailed Description

Definition at line 20 of file xsheetcellcursor.hxx.

Constructor & Destructor Documentation

◆ ~XSheetCellCursor()

apitest::XSheetCellCursor::~XSheetCellCursor ( )
inlineprotected

Definition at line 33 of file xsheetcellcursor.hxx.

Member Function Documentation

◆ init()

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

◆ testCollapseToCurrentArray()

void apitest::XSheetCellCursor::testCollapseToCurrentArray ( )

Definition at line 31 of file xsheetcellcursor.cxx.

References init().

◆ testCollapseToCurrentRegion()

void apitest::XSheetCellCursor::testCollapseToCurrentRegion ( )

Definition at line 56 of file xsheetcellcursor.cxx.

References init().

◆ testCollapseToMergedArea()

void apitest::XSheetCellCursor::testCollapseToMergedArea ( )

Definition at line 73 of file xsheetcellcursor.cxx.

References init().

◆ testCollapseToSize()

void apitest::XSheetCellCursor::testCollapseToSize ( )

Definition at line 97 of file xsheetcellcursor.cxx.

References init().

◆ testExpandToEntireColumns()

void apitest::XSheetCellCursor::testExpandToEntireColumns ( )

Definition at line 111 of file xsheetcellcursor.cxx.

References init().

◆ testExpandToEntireRows()

void apitest::XSheetCellCursor::testExpandToEntireRows ( )

Definition at line 124 of file xsheetcellcursor.cxx.

References init().


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