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

#include <xsheetoperation.hxx>

Public Member Functions

virtual css::uno::Reference< css::uno::XInterface > init ()=0
 
void testComputeFunction ()
 
void testClearContents ()
 

Protected Member Functions

 ~XSheetOperation ()
 

Detailed Description

Definition at line 20 of file xsheetoperation.hxx.

Constructor & Destructor Documentation

◆ ~XSheetOperation()

apitest::XSheetOperation::~XSheetOperation ( )
inlineprotected

Definition at line 29 of file xsheetoperation.hxx.

Member Function Documentation

◆ init()

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

◆ testClearContents()

void apitest::XSheetOperation::testClearContents ( )

Definition at line 24 of file xsheetoperation.cxx.

References init().

◆ testComputeFunction()

void apitest::XSheetOperation::testComputeFunction ( )

Definition at line 34 of file xsheetoperation.cxx.

References count, and init().


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