10 #ifndef INCLUDED_TEST_SHEET_XSPREADSHEETS_HXX
11 #define INCLUDED_TEST_SHEET_XSPREADSHEETS_HXX
14 #include <com/sun/star/uno/XInterface.hpp>
15 #include <com/sun/star/uno/Reference.hxx>
22 virtual css::uno::Reference<css::uno::XInterface>
init() = 0;
25 void testInsertNewByName();
26 void testInsertNewByNameBadName();
27 void testMoveByName();
28 void testCopyByName();
32 #endif // INCLUDED_TEST_SHEET_XSPREADSHEETS_HXX
FILE * init(int, char **)
#define OOO_DLLPUBLIC_TEST