LibreOffice Module vcl (master)
1
|
#include <graphic/UnoGraphicDescriptor.hxx>
#include <unotools/ucbstreamhelper.hxx>
#include <vcl/graphicfilter.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/awt/Size.hpp>
#include <com/sun/star/graphic/GraphicType.hpp>
#include <com/sun/star/io/XInputStream.hpp>
#include <vcl/outdev.hxx>
#include <vcl/graph.hxx>
#include <vcl/svapp.hxx>
#include <memory>
Go to the source code of this file.
Namespaces | |
unographic | |
Enumerations | |
enum | UnoGraphicProperty |
|
strong |
Definition at line 38 of file UnoGraphicDescriptor.cxx.