10#ifndef INCLUDED_TEST_SHEET_XSUBTOTALCALCULATABLE_HXX
11#define INCLUDED_TEST_SHEET_XSUBTOTALCALCULATABLE_HXX
13#include <com/sun/star/uno/Reference.hxx>
14#include <com/sun/star/uno/XInterface.hpp>
22 virtual css::uno::Reference<css::uno::XInterface>
init() = 0;
25 void testCreateSubTotalDescriptor();
26 void testApplyRemoveSubTotals();
virtual css::uno::Reference< css::uno::XInterface > getXSpreadsheet()=0
virtual css::uno::Reference< css::uno::XInterface > init()=0
#define OOO_DLLPUBLIC_TEST