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

#include <xsheetannotations.hxx>

Public Member Functions

virtual css::uno::Reference< css::uno::XInterface > init ()=0
 
virtual css::uno::Reference< css::sheet::XSheetAnnotations > getAnnotations (tools::Long nIndex)=0
 
void testIndex ()
 
void testInsertNew ()
 
void testRemoveByIndex ()
 
void testCount ()
 

Protected Member Functions

 ~XSheetAnnotations ()
 

Detailed Description

Definition at line 23 of file xsheetannotations.hxx.

Constructor & Destructor Documentation

◆ ~XSheetAnnotations()

apitest::XSheetAnnotations::~XSheetAnnotations ( )
inlineprotected

Definition at line 36 of file xsheetannotations.hxx.

Member Function Documentation

◆ getAnnotations()

virtual css::uno::Reference< css::sheet::XSheetAnnotations > apitest::XSheetAnnotations::getAnnotations ( tools::Long  nIndex)
pure virtual

Referenced by testCount(), and testIndex().

◆ init()

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

◆ testCount()

void apitest::XSheetAnnotations::testCount ( )

Definition at line 25 of file xsheetannotations.cxx.

References getAnnotations(), and init().

◆ testIndex()

void apitest::XSheetAnnotations::testIndex ( )

Definition at line 160 of file xsheetannotations.cxx.

References getAnnotations(), and init().

◆ testInsertNew()

void apitest::XSheetAnnotations::testInsertNew ( )

Definition at line 46 of file xsheetannotations.cxx.

References init().

◆ testRemoveByIndex()

void apitest::XSheetAnnotations::testRemoveByIndex ( )

Definition at line 92 of file xsheetannotations.cxx.

References init().


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