LibreOffice Module test (master) 1
|
#include <xsheetcondition.hxx>
Public Member Functions | |
virtual css::uno::Reference< css::uno::XInterface > | init ()=0 |
void | testGetSetFormula1 () |
void | testGetSetFormula2 () |
void | testGetSetOperator () |
void | testGetSetSourcePosition () |
Protected Member Functions | |
~XSheetCondition () | |
Definition at line 20 of file xsheetcondition.hxx.
|
inlineprotected |
Definition at line 31 of file xsheetcondition.hxx.
|
pure virtual |
Referenced by testGetSetFormula1(), testGetSetFormula2(), testGetSetOperator(), and testGetSetSourcePosition().
void apitest::XSheetCondition::testGetSetFormula1 | ( | ) |
Definition at line 24 of file xsheetcondition.cxx.
References init().
void apitest::XSheetCondition::testGetSetFormula2 | ( | ) |
Definition at line 35 of file xsheetcondition.cxx.
References init().
void apitest::XSheetCondition::testGetSetOperator | ( | ) |
Definition at line 46 of file xsheetcondition.cxx.
References init().
void apitest::XSheetCondition::testGetSetSourcePosition | ( | ) |
Definition at line 58 of file xsheetcondition.cxx.
References init().