10 #ifndef INCLUDED_TEST_CONTAINER_XNAMED_HXX
11 #define INCLUDED_TEST_CONTAINER_XNAMED_HXX
13 #include <rtl/ustring.hxx>
15 #include <com/sun/star/uno/XInterface.hpp>
17 #include <com/sun/star/uno/Reference.hxx>
27 : m_aTestName(rTestName)
34 void testSetNameByScSheetLinkObj();
35 void testSetNameThrowsException();
37 virtual css::uno::Reference<css::uno::XInterface>
init() = 0;
47 #endif // INCLUDED_TEST_CONTAINER_XNAMED_HXX
XNamed(const OUString &rTestName)
FILE * init(int, char **)
#define OOO_DLLPUBLIC_TEST