10#ifndef INCLUDED_TEST_SHEET_XSHEETANNOTATION_HXX
11#define INCLUDED_TEST_SHEET_XSHEETANNOTATION_HXX
13#include <com/sun/star/sheet/XSheetAnnotation.hpp>
16#include <com/sun/star/table/CellAddress.hpp>
23 virtual css::uno::Reference<css::uno::XInterface>
init() = 0;
26 void testGetPosition();
29 void testGetIsVisible();
30 void testSetIsVisible();
35 virtual css::uno::Reference<css::sheet::XSheetAnnotation>
virtual css::uno::Reference< css::sheet::XSheetAnnotation > getAnnotation(css::table::CellAddress &)=0
virtual css::uno::Reference< css::uno::XInterface > init()=0
#define OOO_DLLPUBLIC_TEST