10#ifndef INCLUDED_TEST_SHEET_XDATAPILOTTABLE_HXX
11#define INCLUDED_TEST_SHEET_XDATAPILOTTABLE_HXX
13#include <com/sun/star/uno/Reference.hxx>
14#include <com/sun/star/table/XCell.hpp>
17#include <cppunit/extensions/HelperMacros.h>
24 virtual css::uno::Reference< css::uno::XInterface >
init() = 0;
27 void testGetOutputRange();
css::uno::Reference< css::table::XCell > xCellForChange
virtual css::uno::Reference< css::uno::XInterface > init()=0
css::uno::Reference< css::table::XCell > xCellForCheck
#define OOO_DLLPUBLIC_TEST