|
LibreOffice Module extensions (master) 1
|
#include <sal/config.h>#include <com/sun/star/uno/Reference.hxx>#include <com/sun/star/frame/XFrame.hpp>#include <com/sun/star/frame/Desktop.hpp>#include <com/sun/star/scanner/ScannerException.hpp>#include "twain32shim.hxx"#include <comphelper/processfactory.hxx>#include <comphelper/scopeguard.hxx>#include <config_folders.h>#include <o3tl/char16_t2wchar_t.hxx>#include <osl/conditn.hxx>#include <osl/file.hxx>#include <osl/mutex.hxx>#include <rtl/bootstrap.hxx>#include <salhelper/thread.hxx>#include <toolkit/helper/vclunohelper.hxx>#include <tools/stream.hxx>#include <tools/helpers.hxx>#include <vcl/svapp.hxx>#include <vcl/window.hxx>#include "scanner.hxx"