10#ifndef INCLUDED_TEST_SHEET_XCELLRANGESQUERY_HXX
11#define INCLUDED_TEST_SHEET_XCELLRANGESQUERY_HXX
13#include <com/sun/star/uno/XInterface.hpp>
21 virtual css::uno::Reference<css::uno::XInterface>
init() = 0;
24 void testQueryColumnDifference();
25 void testQueryContentDifference();
26 void testQueryEmptyCells();
27 void testQueryFormulaCells();
28 void testQueryIntersection();
29 void testQueryRowDifference();
30 void testQueryVisibleCells();
virtual css::uno::Reference< css::uno::XInterface > init()=0
#define OOO_DLLPUBLIC_TEST