LibreOffice Module test (master) 1
|
#include <sal/config.h>
#include <rtl/string.hxx>
#include <tools/link.hxx>
#include <vcl/salctype.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XMultiComponentFactory.hpp>
#include <cppunit/TestAssert.h>
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
#include <cppunit/plugin/TestPlugIn.h>
#include <unotest/bootstrapfixturebase.hxx>
#include <test/testdllapi.hxx>
Go to the source code of this file.
Classes | |
class | test::BootstrapFixture |
Namespaces | |
namespace | test |
Enumerations | |
enum | test::ValidationFormat { test::OOXML , test::ODF , test::MSBINARY } |