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

#include <sheetcell.hxx>

Public Member Functions

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

Protected Member Functions

 ~SheetCell ()
 

Detailed Description

Definition at line 20 of file sheetcell.hxx.

Constructor & Destructor Documentation

◆ ~SheetCell()

apitest::SheetCell::~SheetCell ( )
inlineprotected

Definition at line 28 of file sheetcell.hxx.

Member Function Documentation

◆ init()

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

Referenced by testSheetCellProperties().

◆ testSheetCellProperties()

void apitest::SheetCell::testSheetCellProperties ( )

Definition at line 32 of file sheetcell.cxx.

References i, init(), and comphelper::makePropertyValue().


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