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

#include <xsheetfilterableex.hxx>

Public Member Functions

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

Protected Member Functions

 ~XSheetFilterableEx ()
 

Detailed Description

Definition at line 20 of file xsheetfilterableex.hxx.

Constructor & Destructor Documentation

◆ ~XSheetFilterableEx()

apitest::XSheetFilterableEx::~XSheetFilterableEx ( )
inlineprotected

Definition at line 29 of file xsheetfilterableex.hxx.

Member Function Documentation

◆ getXSpreadsheet()

virtual css::uno::Reference< css::uno::XInterface > apitest::XSheetFilterableEx::getXSpreadsheet ( )
pure virtual

◆ init()

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

◆ testCreateFilterDescriptorByObject()

void apitest::XSheetFilterableEx::testCreateFilterDescriptorByObject ( )

Definition at line 28 of file xsheetfilterableex.cxx.

References getXSpreadsheet(), and init().


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