LibreOffice Module test (master)
1
|
#include <databaserange.hxx>
Public Member Functions | |
virtual css::uno::Reference< css::uno::XInterface > | init (const OUString &rDBName)=0 |
void | testMoveCells () |
void | testKeepFormats () |
void | testStripData () |
void | testAutoFilter () |
void | testUseFilterCriteriaSource () |
void | testFilterCriteriaSource () |
void | testRefreshPeriod () |
void | testFromSelection () |
void | testTokenIndex () |
void | testTotalsRow () |
void | testContainsHeader () |
Protected Member Functions | |
~DatabaseRange () | |
Definition at line 19 of file databaserange.hxx.
|
inlineprotected |
Definition at line 37 of file databaserange.hxx.
|
pure virtual |
void apitest::DatabaseRange::testAutoFilter | ( | ) |
Definition at line 76 of file databaserange.cxx.
void apitest::DatabaseRange::testContainsHeader | ( | ) |
Definition at line 201 of file databaserange.cxx.
void apitest::DatabaseRange::testFilterCriteriaSource | ( | ) |
Definition at line 112 of file databaserange.cxx.
void apitest::DatabaseRange::testFromSelection | ( | ) |
Definition at line 150 of file databaserange.cxx.
void apitest::DatabaseRange::testKeepFormats | ( | ) |
Definition at line 42 of file databaserange.cxx.
void apitest::DatabaseRange::testMoveCells | ( | ) |
Definition at line 25 of file databaserange.cxx.
void apitest::DatabaseRange::testRefreshPeriod | ( | ) |
Definition at line 131 of file databaserange.cxx.
void apitest::DatabaseRange::testStripData | ( | ) |
Definition at line 59 of file databaserange.cxx.
void apitest::DatabaseRange::testTokenIndex | ( | ) |
Definition at line 167 of file databaserange.cxx.
void apitest::DatabaseRange::testTotalsRow | ( | ) |
Definition at line 184 of file databaserange.cxx.
void apitest::DatabaseRange::testUseFilterCriteriaSource | ( | ) |
Definition at line 93 of file databaserange.cxx.