LibreOffice Module cui (master) 1
Functions
GraphicTestsDialog.cxx File Reference
#include <comphelper/backupfilehelper.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/DirectoryHelper.hxx>
#include <osl/file.hxx>
#include <svx/FileExportedDialog.hxx>
#include <unotools/ZipPackageHelper.hxx>
#include <GraphicsTestsDialog.hxx>
#include <vcl/test/GraphicsRenderTests.hxx>
#include <svl/svlresid.hxx>
#include <svl/svl.hrc>
#include <vcl/svapp.hxx>
#include <dialmgr.hxx>
#include <strings.hrc>
#include <ImageViewerDialog.hxx>
Include dependency graph for GraphicTestsDialog.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (GraphicTestEntry, HandleResultViewRequest, weld::Button &, rButton, void)
 
 IMPL_LINK_NOARG (GraphicsTestsDialog, HandleDownloadRequest, weld::Button &, void)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( GraphicTestEntry  ,
HandleResultViewRequest  ,
weld::Button ,
rButton  ,
void   
)

Definition at line 48 of file GraphicTestsDialog.cxx.

References weld::DialogController::run(), and SvlResId().

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( GraphicsTestsDialog  ,
HandleDownloadRequest  ,
weld::Button ,
void   
)