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

#include <xsheetcellrangecontainer.hxx>

Public Member Functions

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

Protected Member Functions

 ~XSheetCellRangeContainer ()
 

Static Protected Member Functions

static css::uno::Sequence< com::sun::star::table::CellRangeAddress > createCellRangeAddresses ()
 

Detailed Description

Definition at line 23 of file xsheetcellrangecontainer.hxx.

Constructor & Destructor Documentation

◆ ~XSheetCellRangeContainer()

apitest::XSheetCellRangeContainer::~XSheetCellRangeContainer ( )
inlineprotected

Definition at line 32 of file xsheetcellrangecontainer.hxx.

Member Function Documentation

◆ createCellRangeAddresses()

uno::Sequence< table::CellRangeAddress > apitest::XSheetCellRangeContainer::createCellRangeAddresses ( )
staticprotected

Definition at line 84 of file xsheetcellrangecontainer.cxx.

References i.

Referenced by testAddRemoveRangeAddress(), and testAddRemoveRangeAddresses().

◆ init()

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

◆ testAddRemoveRangeAddress()

void apitest::XSheetCellRangeContainer::testAddRemoveRangeAddress ( )

Definition at line 25 of file xsheetcellrangecontainer.cxx.

References createCellRangeAddresses(), and init().

◆ testAddRemoveRangeAddresses()

void apitest::XSheetCellRangeContainer::testAddRemoveRangeAddresses ( )

Definition at line 52 of file xsheetcellrangecontainer.cxx.

References createCellRangeAddresses(), and init().


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