LibreOffice Module sw (master) 1
|
#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"
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) |
|
static |
Definition at line 177 of file ww8par4.cxx.
References tools::SvRef< typename T >::get(), SwWW8ImplReader::GetPictGrafFromStream(), and STREAM_SEEK_TO_BEGIN.
Referenced by SwWW8ImplReader::ImportOleBase().
|
static |
Definition at line 123 of file ww8par4.cxx.
References tools::SvRef< typename T >::get(), GDIMetaFile::GetActionSize(), GDIMetaFile::GetPrefSize(), Size::Height(), ReadWindowMetafile(), SAL_WARN, GDIMetaFile::Scale(), GDIMetaFile::SetPrefMapMode(), GDIMetaFile::SetPrefSize(), and Size::Width().
Referenced by SwWW8ImplReader::ImportOleWMF().
|
static |
Definition at line 67 of file ww8par4.cxx.
References tools::SvRef< typename T >::get(), and pS.
Referenced by SwWW8ImplReader::ImportOleWMF().