LibreOffice Module vcl (master) 1
Functions
idxf.cxx File Reference
#include <filter/DxfReader.hxx>
#include <vcl/gdimtf.hxx>
#include <vcl/graph.hxx>
#include "dxf2mtf.hxx"
Include dependency graph for idxf.cxx:

Go to the source code of this file.

Functions

bool ImportDxfGraphic (SvStream &rStream, Graphic &rGraphic)
 

Function Documentation

◆ ImportDxfGraphic()

bool ImportDxfGraphic ( SvStream rStream,
Graphic rGraphic 
)

Definition at line 28 of file idxf.cxx.

References DXF2GDIMetaFile::Convert(), and DXFRepresentation::Read().

Referenced by GraphicFilter::readDXF().