LibreOffice Module oox (master) 1
Namespaces | Functions
graphicshapecontext.cxx File Reference
#include <sal/config.h>
#include <string_view>
#include <oox/drawingml/graphicshapecontext.hxx>
#include <osl/diagnose.h>
#include <sal/log.hxx>
#include <drawingml/embeddedwavaudiofile.hxx>
#include <drawingml/misccontexts.hxx>
#include <drawingml/graphicproperties.hxx>
#include <drawingml/customshapeproperties.hxx>
#include <oox/drawingml/diagram/diagram.hxx>
#include <drawingml/table/tablecontext.hxx>
#include <oox/core/xmlfilterbase.hxx>
#include <oox/helper/attributelist.hxx>
#include <oox/vml/vmldrawing.hxx>
#include <drawingml/transform2dcontext.hxx>
#include <oox/ppt/pptshapegroupcontext.hxx>
#include <oox/token/namespaces.hxx>
#include <oox/token/tokens.hxx>
Include dependency graph for graphicshapecontext.cxx:

Go to the source code of this file.

Namespaces

namespace  oox
 
namespace  oox::drawingml
 

Functions

static uno::Reference< io::XInputStream > lcl_GetMediaStream (const OUString &rStream, const oox::core::XmlFilterBase &rFilter)
 
static OUString lcl_GetMediaReference (std::u16string_view rStream)
 

Function Documentation

◆ lcl_GetMediaReference()

static OUString lcl_GetMediaReference ( std::u16string_view  rStream)
static

◆ lcl_GetMediaStream()

static uno::Reference< io::XInputStream > lcl_GetMediaStream ( const OUString &  rStream,
const oox::core::XmlFilterBase rFilter 
)
static