LibreOffice Module test (master)
1
|
#include <xsheetoperation.hxx>
Public Member Functions | |
virtual css::uno::Reference< css::uno::XInterface > | init ()=0 |
void | testComputeFunction () |
void | testClearContents () |
Protected Member Functions | |
~XSheetOperation () | |
Definition at line 20 of file xsheetoperation.hxx.
|
inlineprotected |
Definition at line 29 of file xsheetoperation.hxx.
|
pure virtual |
void apitest::XSheetOperation::testClearContents | ( | ) |
Definition at line 24 of file xsheetoperation.cxx.
References init().
void apitest::XSheetOperation::testComputeFunction | ( | ) |
Definition at line 34 of file xsheetoperation.cxx.