LibreOffice Module test (master) 1
|
#include <xcellrangesquery.hxx>
Public Member Functions | |
virtual css::uno::Reference< css::uno::XInterface > | init ()=0 |
void | testQueryColumnDifference () |
void | testQueryContentDifference () |
void | testQueryEmptyCells () |
void | testQueryFormulaCells () |
void | testQueryIntersection () |
void | testQueryRowDifference () |
void | testQueryVisibleCells () |
Protected Member Functions | |
~XCellRangesQuery () | |
Definition at line 18 of file xcellrangesquery.hxx.
|
inlineprotected |
Definition at line 33 of file xcellrangesquery.hxx.
|
pure virtual |
void apitest::XCellRangesQuery::testQueryColumnDifference | ( | ) |
Definition at line 25 of file xcellrangesquery.cxx.
References init().
void apitest::XCellRangesQuery::testQueryContentDifference | ( | ) |
Definition at line 34 of file xcellrangesquery.cxx.
References init().
void apitest::XCellRangesQuery::testQueryEmptyCells | ( | ) |
Definition at line 43 of file xcellrangesquery.cxx.
References init().
void apitest::XCellRangesQuery::testQueryFormulaCells | ( | ) |
Definition at line 52 of file xcellrangesquery.cxx.
References init().
void apitest::XCellRangesQuery::testQueryIntersection | ( | ) |
Definition at line 61 of file xcellrangesquery.cxx.
References init().
void apitest::XCellRangesQuery::testQueryRowDifference | ( | ) |
Definition at line 70 of file xcellrangesquery.cxx.
References init().
void apitest::XCellRangesQuery::testQueryVisibleCells | ( | ) |
Definition at line 79 of file xcellrangesquery.cxx.
References init().