LibreOffice Module sw (master) 1
Classes | Functions
ww8graf2.cxx File Reference
#include <iterator>
#include <numeric>
#include <hintids.hxx>
#include <svl/urihelper.hxx>
#include <svx/svdpage.hxx>
#include <svx/svdograf.hxx>
#include <svx/svdoole2.hxx>
#include <filter/msfilter/msdffimp.hxx>
#include <grfatr.hxx>
#include <fmtanchr.hxx>
#include <fmtcntnt.hxx>
#include <frmfmt.hxx>
#include <pam.hxx>
#include <doc.hxx>
#include <IDocumentLayoutAccess.hxx>
#include <mdiexp.hxx>
#include "writerwordglue.hxx"
#include "ww8struc.hxx"
#include "ww8scan.hxx"
#include "ww8par.hxx"
#include "ww8par2.hxx"
#include "ww8graf.hxx"
#include <vcl/gdimtf.hxx>
#include <vcl/graphicfilter.hxx>
#include <vcl/wmf.hxx>
Include dependency graph for ww8graf2.cxx:

Go to the source code of this file.

Classes

struct  WW8PicDesc
 

Functions

static void WW8PicShadowToReal (WW8_PIC_SHADOW const *pPicS, WW8_PIC *pPic)
 
void WW8FSPAShadowToReal (const WW8_FSPA_SHADOW &rFSPAS, WW8_FSPA &rFSPA)
 

Function Documentation

◆ WW8FSPAShadowToReal()

void WW8FSPAShadowToReal ( const WW8_FSPA_SHADOW rFSPAS,
WW8_FSPA rFSPA 
)

◆ WW8PicShadowToReal()

void WW8PicShadowToReal ( WW8_PIC_SHADOW const *  pPicS,
WW8_PIC pPic 
)
static