LibreOffice Module test (master) 1
Classes | Typedefs
screenshot_test.hxx File Reference
#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>
Include dependency graph for screenshot_test.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScreenshotTest
 

Typedefs

typedef std::map< OString, sal_uInt32 > mapType
 

Typedef Documentation

◆ mapType

typedef std::map<OString, sal_uInt32> mapType

Definition at line 24 of file screenshot_test.hxx.