LibreOffice Module test (master) 1
Public Member Functions | Protected Member Functions | List of all members
apitest::XSheetCondition Class Referenceabstract

#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 ()
 

Detailed Description

Definition at line 20 of file xsheetcondition.hxx.

Constructor & Destructor Documentation

◆ ~XSheetCondition()

apitest::XSheetCondition::~XSheetCondition ( )
inlineprotected

Definition at line 31 of file xsheetcondition.hxx.

Member Function Documentation

◆ init()

virtual css::uno::Reference< css::uno::XInterface > apitest::XSheetCondition::init ( )
pure virtual

◆ testGetSetFormula1()

void apitest::XSheetCondition::testGetSetFormula1 ( )

Definition at line 24 of file xsheetcondition.cxx.

References init().

◆ testGetSetFormula2()

void apitest::XSheetCondition::testGetSetFormula2 ( )

Definition at line 35 of file xsheetcondition.cxx.

References init().

◆ testGetSetOperator()

void apitest::XSheetCondition::testGetSetOperator ( )

Definition at line 46 of file xsheetcondition.cxx.

References init().

◆ testGetSetSourcePosition()

void apitest::XSheetCondition::testGetSetSourcePosition ( )

Definition at line 58 of file xsheetcondition.cxx.

References init().


The documentation for this class was generated from the following files: