LibreOffice Module test (master) 1
|
#include <xsheetoutline.hxx>
Public Member Functions | |
virtual css::uno::Reference< css::uno::XInterface > | init ()=0 |
void | testHideDetail () |
void | testShowDetail () |
void | testShowLevel () |
void | testUngroup () |
void | testGroup () |
void | testClearOutline () |
Protected Member Functions | |
~XSheetOutline () | |
Definition at line 18 of file xsheetoutline.hxx.
|
inlineprotected |
Definition at line 32 of file xsheetoutline.hxx.
|
pure virtual |
Referenced by testClearOutline(), testGroup(), testHideDetail(), testShowDetail(), testShowLevel(), and testUngroup().
void apitest::XSheetOutline::testClearOutline | ( | ) |
Definition at line 245 of file xsheetoutline.cxx.
References apitest::colLevel1, apitest::getAddressFromRangeString(), apitest::getVisibleAddress(), init(), and apitest::rowLevel1.
void apitest::XSheetOutline::testGroup | ( | ) |
Definition at line 186 of file xsheetoutline.cxx.
References apitest::getAddressFromRangeString(), apitest::getVisibleAddress(), and init().
void apitest::XSheetOutline::testHideDetail | ( | ) |
Definition at line 70 of file xsheetoutline.cxx.
References apitest::colLevel2, apitest::getAddressFromRangeString(), apitest::getVisibleAddress(), init(), and apitest::rowLevel2.
void apitest::XSheetOutline::testShowDetail | ( | ) |
Definition at line 92 of file xsheetoutline.cxx.
References apitest::colLevel1, apitest::colLevel2, apitest::getAddressFromRangeString(), apitest::getVisibleAddress(), init(), apitest::rowLevel1, and apitest::rowLevel2.
void apitest::XSheetOutline::testShowLevel | ( | ) |
Definition at line 116 of file xsheetoutline.cxx.
References apitest::colLevel1, apitest::colLevel2, apitest::colLevel3, apitest::colLevel4, apitest::getAddressFromRangeString(), apitest::getVisibleAddress(), init(), and apitest::rowLevel1.
void apitest::XSheetOutline::testUngroup | ( | ) |
Definition at line 212 of file xsheetoutline.cxx.
References apitest::getAddressFromRangeString(), apitest::getVisibleAddress(), and init().