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

#include <xsheetannotation.hxx>

Public Member Functions

virtual css::uno::Reference< css::uno::XInterface > init ()=0
 
void testGetPosition ()
 
void testGetAuthor ()
 
void testGetDate ()
 
void testGetIsVisible ()
 
void testSetIsVisible ()
 

Protected Member Functions

 ~XSheetAnnotation ()
 
virtual css::uno::Reference< css::sheet::XSheetAnnotation > getAnnotation (css::table::CellAddress &)=0
 

Detailed Description

Definition at line 20 of file xsheetannotation.hxx.

Constructor & Destructor Documentation

◆ ~XSheetAnnotation()

apitest::XSheetAnnotation::~XSheetAnnotation ( )
inlineprotected

Definition at line 33 of file xsheetannotation.hxx.

Member Function Documentation

◆ getAnnotation()

virtual css::uno::Reference< css::sheet::XSheetAnnotation > apitest::XSheetAnnotation::getAnnotation ( css::table::CellAddress &  )
protectedpure virtual

◆ init()

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

◆ testGetAuthor()

void apitest::XSheetAnnotation::testGetAuthor ( )

Definition at line 38 of file xsheetannotation.cxx.

References init().

◆ testGetDate()

void apitest::XSheetAnnotation::testGetDate ( )

Definition at line 45 of file xsheetannotation.cxx.

References init().

◆ testGetIsVisible()

void apitest::XSheetAnnotation::testGetIsVisible ( )

Definition at line 52 of file xsheetannotation.cxx.

References init().

◆ testGetPosition()

void apitest::XSheetAnnotation::testGetPosition ( )

Definition at line 22 of file xsheetannotation.cxx.

References init().

◆ testSetIsVisible()

void apitest::XSheetAnnotation::testSetIsVisible ( )

Definition at line 59 of file xsheetannotation.cxx.

References init().


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