LibreOffice Module test (master) 1
|
#include <sal/config.h>
#include <iostream>
#include <test/screenshot_test.hxx>
#include <com/sun/star/frame/Desktop.hpp>
#include <comphelper/processfactory.hxx>
#include <vcl/abstdlg.hxx>
#include <vcl/filter/PngImageWriter.hxx>
#include <vcl/svapp.hxx>
#include <vcl/virdev.hxx>
#include <vcl/weld.hxx>
#include <tools/stream.hxx>
Go to the source code of this file.
Functions | |
constexpr OUStringLiteral | g_aScreenshotDirectory (u"screenshots") |
the target directory for screenshots More... | |
|
constexpr |
the target directory for screenshots
Referenced by ScreenshotTest::implSaveScreenshot(), and ScreenshotTest::setUp().