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

#include <xcellrangesquery.hxx>

Public Member Functions

virtual css::uno::Reference< css::uno::XInterface > init ()=0
 
void testQueryColumnDifference ()
 
void testQueryContentDifference ()
 
void testQueryEmptyCells ()
 
void testQueryFormulaCells ()
 
void testQueryIntersection ()
 
void testQueryRowDifference ()
 
void testQueryVisibleCells ()
 

Protected Member Functions

 ~XCellRangesQuery ()
 

Detailed Description

Definition at line 18 of file xcellrangesquery.hxx.

Constructor & Destructor Documentation

◆ ~XCellRangesQuery()

apitest::XCellRangesQuery::~XCellRangesQuery ( )
inlineprotected

Definition at line 33 of file xcellrangesquery.hxx.

Member Function Documentation

◆ init()

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

◆ testQueryColumnDifference()

void apitest::XCellRangesQuery::testQueryColumnDifference ( )

Definition at line 25 of file xcellrangesquery.cxx.

References init().

◆ testQueryContentDifference()

void apitest::XCellRangesQuery::testQueryContentDifference ( )

Definition at line 34 of file xcellrangesquery.cxx.

References init().

◆ testQueryEmptyCells()

void apitest::XCellRangesQuery::testQueryEmptyCells ( )

Definition at line 43 of file xcellrangesquery.cxx.

References init().

◆ testQueryFormulaCells()

void apitest::XCellRangesQuery::testQueryFormulaCells ( )

Definition at line 52 of file xcellrangesquery.cxx.

References init().

◆ testQueryIntersection()

void apitest::XCellRangesQuery::testQueryIntersection ( )

Definition at line 61 of file xcellrangesquery.cxx.

References init().

◆ testQueryRowDifference()

void apitest::XCellRangesQuery::testQueryRowDifference ( )

Definition at line 70 of file xcellrangesquery.cxx.

References init().

◆ testQueryVisibleCells()

void apitest::XCellRangesQuery::testQueryVisibleCells ( )

Definition at line 79 of file xcellrangesquery.cxx.

References init().


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