|
LibreOffice Module cui (master) 1
|
#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>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) | |
| 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 | ( | GraphicsTestsDialog | , |
| HandleDownloadRequest | , | ||
| weld::Button & | , | ||
| void | |||
| ) |