LibreOffice Module test (master) 1
|
#include <datapilotfield.hxx>
Public Member Functions | |
virtual css::uno::Reference< css::uno::XInterface > | init ()=0 |
void | testSortInfo () |
void | testLayoutInfo () |
void | testAutoShowInfo () |
void | testReference () |
void | testIsGroupField () |
Protected Member Functions | |
~DataPilotField () | |
Definition at line 18 of file datapilotfield.hxx.
|
inlineprotected |
Definition at line 30 of file datapilotfield.hxx.
|
pure virtual |
Referenced by testAutoShowInfo(), testIsGroupField(), testLayoutInfo(), testReference(), and testSortInfo().
void apitest::DataPilotField::testAutoShowInfo | ( | ) |
Definition at line 97 of file datapilotfield.cxx.
References init().
void apitest::DataPilotField::testIsGroupField | ( | ) |
Definition at line 163 of file datapilotfield.cxx.
References init().
void apitest::DataPilotField::testLayoutInfo | ( | ) |
Definition at line 64 of file datapilotfield.cxx.
References aLayoutInfo, and init().
void apitest::DataPilotField::testReference | ( | ) |
Definition at line 130 of file datapilotfield.cxx.
References init().
void apitest::DataPilotField::testSortInfo | ( | ) |
Definition at line 29 of file datapilotfield.cxx.
References init().