LibreOffice Module test (master) 1
|
#include <xspreadsheets.hxx>
Public Member Functions | |
virtual css::uno::Reference< css::uno::XInterface > | init ()=0 |
virtual | ~XSpreadsheets () |
void | testInsertNewByName () |
void | testInsertNewByNameBadName () |
void | testMoveByName () |
void | testCopyByName () |
Definition at line 19 of file xspreadsheets.hxx.
|
inlinevirtual |
Definition at line 23 of file xspreadsheets.hxx.
|
pure virtual |
Referenced by testCopyByName(), testInsertNewByName(), testInsertNewByNameBadName(), and testMoveByName().
void apitest::XSpreadsheets::testCopyByName | ( | ) |
Definition at line 68 of file xspreadsheets.cxx.
References init().
void apitest::XSpreadsheets::testInsertNewByName | ( | ) |
Definition at line 24 of file xspreadsheets.cxx.
References init().
void apitest::XSpreadsheets::testInsertNewByNameBadName | ( | ) |
Definition at line 36 of file xspreadsheets.cxx.
References init().
void apitest::XSpreadsheets::testMoveByName | ( | ) |
Definition at line 45 of file xspreadsheets.cxx.
References init().