| 
    LibreOffice Module sw (master) 1
    
   | 
 
#include <memory>#include <com/sun/star/embed/XEmbedPersist.hpp>#include <com/sun/star/embed/Aspects.hpp>#include <com/sun/star/embed/ElementModes.hpp>#include <sal/log.hxx>#include <vcl/graphicfilter.hxx>#include <vcl/gdimtf.hxx>#include <svl/itemiter.hxx>#include <tools/UnitConversion.hxx>#include <svtools/embedhlp.hxx>#include <hintids.hxx>#include <editeng/boxitem.hxx>#include <editeng/shaditem.hxx>#include <filter/msfilter/msoleexp.hxx>#include <editeng/fhgtitem.hxx>#include <svx/svdoole2.hxx>#include <unotools/ucbstreamhelper.hxx>#include <fmtanchr.hxx>#include <ndgrf.hxx>#include <frmfmt.hxx>#include <grfatr.hxx>#include <ndole.hxx>#include <fmtfsize.hxx>#include <fmtornt.hxx>#include "sprmids.hxx"#include <doc.hxx>#include "writerhelper.hxx"#include "writerwordglue.hxx"#include "ww8struc.hxx"#include "wrtww8.hxx"#include "ww8par.hxx"#include "escher.hxx"#include "ww8attributeoutput.hxx"#include <fmturl.hxx>#include <IDocumentDrawModelAccess.hxx>#include <drawdoc.hxx>#include <o3tl/string_view.hxx>