LibreOffice Module emfio (master) 1
Namespaces | Functions
xemfparser.cxx File Reference
#include <sal/config.h>
#include <com/sun/star/graphic/XEmfParser.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <cppuhelper/implbase2.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <utility>
#include <vcl/outdev.hxx>
#include <vcl/svapp.hxx>
#include <vcl/wmfexternal.hxx>
#include <basegfx/matrix/b2dhommatrixtools.hxx>
#include <unotools/ucbstreamhelper.hxx>
#include <drawinglayer/primitive2d/metafileprimitive2d.hxx>
#include <sal/log.hxx>
#include <comphelper/sequenceashashmap.hxx>
#include <wmfreader.hxx>
#include <emfreader.hxx>
Include dependency graph for xemfparser.cxx:

Go to the source code of this file.

Namespaces

namespace  emfio
 
namespace  emfio::emfreader
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * emfio_emfreader_XEmfParser_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ emfio_emfreader_XEmfParser_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * emfio_emfreader_XEmfParser_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 233 of file xemfparser.cxx.

Variable Documentation

◆ context_

uno::Reference< uno::XComponentContext > context_
private

Definition at line 49 of file xemfparser.cxx.

◆ maSizeHint

basegfx::B2DTuple maSizeHint
private

Definition at line 50 of file xemfparser.cxx.