|
LibreOffice Module oox (master) 1
|
#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>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) |
|
static |
Definition at line 61 of file graphicshapecontext.cxx.
Referenced by oox::drawingml::GraphicShapeContext::onCreateContext().
|
static |
Definition at line 52 of file graphicshapecontext.cxx.
References oox::core::FilterBase::openInputStream().
Referenced by oox::drawingml::GraphicShapeContext::onCreateContext().