|
LibreOffice Module cui (master) 1
|
#include <QrCodeGenDialog.hxx>#include <comphelper/processfactory.hxx>#include <comphelper/propertyvalue.hxx>#include <tools/stream.hxx>#include <dialmgr.hxx>#include <strings.hrc>#include <unotools/streamwrap.hxx>#include <utility>#include <vcl/svapp.hxx>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/drawing/XDrawPageSupplier.hpp>#include <com/sun/star/drawing/XShape.hpp>#include <com/sun/star/graphic/GraphicProvider.hpp>#include <com/sun/star/graphic/XGraphic.hpp>#include <com/sun/star/drawing/BarCode.hpp>#include <com/sun/star/drawing/BarCodeErrorCorrection.hpp>#include <com/sun/star/graphic/XGraphicProvider.hpp>#include <com/sun/star/io/XInputStream.hpp>#include <com/sun/star/lang/XMultiServiceFactory.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/sheet/XSpreadsheet.hpp>#include <com/sun/star/sheet/XSpreadsheetView.hpp>#include <com/sun/star/text/TextContentAnchorType.hpp>#include <com/sun/star/text/XTextContent.hpp>#include <com/sun/star/text/XTextViewCursor.hpp>#include <com/sun/star/text/XTextViewCursorSupplier.hpp>#include <com/sun/star/drawing/XDrawView.hpp>#include <com/sun/star/drawing/XDrawPage.hpp>