LibreOffice Module test (master) 1
Functions
screenshot_test.cxx File Reference
#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>
Include dependency graph for screenshot_test.cxx:

Go to the source code of this file.

Functions

constexpr OUStringLiteral g_aScreenshotDirectory (u"screenshots")
 the target directory for screenshots More...
 

Function Documentation

◆ g_aScreenshotDirectory()

constexpr OUStringLiteral g_aScreenshotDirectory ( u"screenshots"  )
constexpr

the target directory for screenshots

Referenced by ScreenshotTest::implSaveScreenshot(), and ScreenshotTest::setUp().