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

#include <xsheetauditing.hxx>

Public Member Functions

virtual css::uno::Reference< css::uno::XInterface > init ()=0
 
void testShowHideDependents ()
 
void testShowHidePrecedents ()
 
void testShowErrors ()
 
void testShowInvalid ()
 
void testClearArrows ()
 

Protected Member Functions

 ~XSheetAuditing ()
 

Detailed Description

Definition at line 20 of file xsheetauditing.hxx.

Constructor & Destructor Documentation

◆ ~XSheetAuditing()

apitest::XSheetAuditing::~XSheetAuditing ( )
inlineprotected

Definition at line 32 of file xsheetauditing.hxx.

Member Function Documentation

◆ init()

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

◆ testClearArrows()

void apitest::XSheetAuditing::testClearArrows ( )

Definition at line 63 of file xsheetauditing.cxx.

References init(), and nElements.

◆ testShowErrors()

void apitest::XSheetAuditing::testShowErrors ( )

Definition at line 79 of file xsheetauditing.cxx.

References init(), and nElements.

◆ testShowHideDependents()

void apitest::XSheetAuditing::testShowHideDependents ( )

Definition at line 31 of file xsheetauditing.cxx.

References init(), and nElements.

◆ testShowHidePrecedents()

void apitest::XSheetAuditing::testShowHidePrecedents ( )

Definition at line 47 of file xsheetauditing.cxx.

References init(), and nElements.

◆ testShowInvalid()

void apitest::XSheetAuditing::testShowInvalid ( )

Definition at line 100 of file xsheetauditing.cxx.

References init(), and nElements.


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