LibreOffice Module test (master) 1
|
#include <sal/config.h>
#include <test/bootstrapfixture.hxx>
#include <unotest/macros_test.hxx>
#include <com/sun/star/lang/XComponent.hpp>
#include <osl/file.hxx>
#include <vcl/vclptr.hxx>
#include <vcl/weld.hxx>
#include <map>
#include <string_view>
Go to the source code of this file.
Classes | |
class | ScreenshotTest |
Typedefs | |
typedef std::map< OString, sal_uInt32 > | mapType |
Definition at line 24 of file screenshot_test.hxx.