LibreOffice Module test (master) 1
|
#include <xsheetconditionalentries.hxx>
Public Member Functions | |
virtual css::uno::Reference< css::uno::XInterface > | init ()=0 |
virtual css::uno::Sequence< com::sun::star::beans::PropertyValue > | createCondition (const sal_Int32 nr)=0 |
void | testAddNew () |
void | testClear () |
void | testRemoveByIndex () |
Protected Member Functions | |
~XSheetConditionalEntries () | |
Definition at line 23 of file xsheetconditionalentries.hxx.
|
inlineprotected |
Definition at line 35 of file xsheetconditionalentries.hxx.
|
pure virtual |
Referenced by testAddNew().
|
pure virtual |
Referenced by testAddNew(), testClear(), and testRemoveByIndex().
void apitest::XSheetConditionalEntries::testAddNew | ( | ) |
Definition at line 23 of file xsheetconditionalentries.cxx.
References createCondition(), and init().
void apitest::XSheetConditionalEntries::testClear | ( | ) |
Definition at line 35 of file xsheetconditionalentries.cxx.
References init().
void apitest::XSheetConditionalEntries::testRemoveByIndex | ( | ) |
Definition at line 44 of file xsheetconditionalentries.cxx.
References init().