LibreOffice Module sw (master) 1
Functions
ww8par4.cxx File Reference
#include <doc.hxx>
#include <IDocumentContentOperations.hxx>
#include "writerhelper.hxx"
#include <com/sun/star/embed/XClassifiedObject.hpp>
#include <com/sun/star/embed/Aspects.hpp>
#include <cstddef>
#include <osl/endian.h>
#include <sot/storage.hxx>
#include <com/sun/star/drawing/XShape.hpp>
#include <hintids.hxx>
#include <svx/svdoole2.hxx>
#include <filter/msfilter/msdffimp.hxx>
#include "sprmids.hxx"
#include <sal/log.hxx>
#include <osl/diagnose.h>
#include <sot/exchange.hxx>
#include <fmtanchr.hxx>
#include <frmfmt.hxx>
#include <pam.hxx>
#include <docsh.hxx>
#include <mdiexp.hxx>
#include <fltshell.hxx>
#include <shellio.hxx>
#include <vcl/wmf.hxx>
#include <vcl/gdimtf.hxx>
#include "ww8scan.hxx"
#include "ww8par.hxx"
#include "ww8par2.hxx"
Include dependency graph for ww8par4.cxx:

Go to the source code of this file.

Functions

static bool SwWw8ReadScaling (tools::Long &rX, tools::Long &rY, tools::SvRef< SotStorage > const &rSrc1)
 
static bool SwWw6ReadMetaStream (GDIMetaFile &rWMF, OLE_MFP *pMfp, tools::SvRef< SotStorage > const &rSrc1)
 
static bool SwWw6ReadMacPICTStream (Graphic &rGraph, tools::SvRef< SotStorage > const &rSrc1)
 

Function Documentation

◆ SwWw6ReadMacPICTStream()

static bool SwWw6ReadMacPICTStream ( Graphic rGraph,
tools::SvRef< SotStorage > const &  rSrc1 
)
static

◆ SwWw6ReadMetaStream()

static bool SwWw6ReadMetaStream ( GDIMetaFile rWMF,
OLE_MFP *  pMfp,
tools::SvRef< SotStorage > const &  rSrc1 
)
static

◆ SwWw8ReadScaling()

static bool SwWw8ReadScaling ( tools::Long rX,
tools::Long rY,
tools::SvRef< SotStorage > const &  rSrc1 
)
static

Definition at line 67 of file ww8par4.cxx.

References tools::SvRef< typename T >::get(), and pS.

Referenced by SwWW8ImplReader::ImportOleWMF().