LibreOffice Module test (master) 1
|
#include <xdatapilottable.hxx>
Public Member Functions | |
virtual css::uno::Reference< css::uno::XInterface > | init ()=0 |
virtual | ~XDataPilotTable () |
void | testGetOutputRange () |
void | testRefresh () |
Protected Attributes | |
css::uno::Reference< css::table::XCell > | xCellForChange |
css::uno::Reference< css::table::XCell > | xCellForCheck |
Definition at line 21 of file xdatapilottable.hxx.
|
virtual |
Definition at line 45 of file xdatapilottable.cxx.
|
pure virtual |
Referenced by testGetOutputRange(), and testRefresh().
void apitest::XDataPilotTable::testGetOutputRange | ( | ) |
Definition at line 19 of file xdatapilottable.cxx.
References init().
void apitest::XDataPilotTable::testRefresh | ( | ) |
Definition at line 29 of file xdatapilottable.cxx.
References init(), xCellForChange, and xCellForCheck.
|
protected |
Definition at line 31 of file xdatapilottable.hxx.
Referenced by testRefresh().
|
protected |
Definition at line 32 of file xdatapilottable.hxx.
Referenced by testRefresh().