LibreOffice Module test (master) 1
|
#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 () | |
Definition at line 20 of file xsheetcellcursor.hxx.
|
inlineprotected |
Definition at line 33 of file xsheetcellcursor.hxx.
|
pure virtual |
void apitest::XSheetCellCursor::testCollapseToCurrentArray | ( | ) |
Definition at line 31 of file xsheetcellcursor.cxx.
References init().
void apitest::XSheetCellCursor::testCollapseToCurrentRegion | ( | ) |
Definition at line 56 of file xsheetcellcursor.cxx.
References init().
void apitest::XSheetCellCursor::testCollapseToMergedArea | ( | ) |
Definition at line 73 of file xsheetcellcursor.cxx.
References init().
void apitest::XSheetCellCursor::testCollapseToSize | ( | ) |
Definition at line 97 of file xsheetcellcursor.cxx.
References init().
void apitest::XSheetCellCursor::testExpandToEntireColumns | ( | ) |
Definition at line 111 of file xsheetcellcursor.cxx.
References init().
void apitest::XSheetCellCursor::testExpandToEntireRows | ( | ) |
Definition at line 124 of file xsheetcellcursor.cxx.
References init().